You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please correct me if I am wrong: S3_BUCKET - is name of aws bucket AWS_REGION - is bucket region which we have to setup while creating bucket AWS_SECRET_KEY and AWS_ACCESS_KEY - In 'Security credentials' under my name in top right corner of AWS console -> Created new access key and copied these two variable.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am facing issues while uploading images in my sketch in local setup, and issue is with AWS setup.
Pasting the screenshot of error:
I have followed all the step given in https://gist.github.com/catarak/70c9301f0fd1ac2d6b58de03f61997e3
These are my .env variable
Please correct me if I am wrong:
S3_BUCKET
- is name of aws bucketAWS_REGION
- is bucket region which we have to setup while creating bucketAWS_SECRET_KEY
andAWS_ACCESS_KEY
- In 'Security credentials' under my name in top right corner of AWS console -> Created new access key and copied these two variable.For bucket policy I used this:
For cors I used this:
Can anyone tell me why I still facing this error?
Beta Was this translation helpful? Give feedback.
All reactions