Unable to access file from S3 bucket file url. #371
-
while running titiler with a url of file from S3 bucket, I m getting response code 500. How to reslove it? |
Beta Was this translation helpful? Give feedback.
Answered by
vincentsarago
Sep 22, 2021
Replies: 1 comment 7 replies
-
do you have credential to read the S3 file? |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
vincentsarago
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
do you have credential to read the S3 file?
is TiTiler deployed somewhere? did you white listed the S3 bucket to have access to your file? https://github.com/developmentseed/titiler/blob/master/deployment/aws/cdk/config.py#L32-L36