hi there, i did what you told here, but i still got cors in my reactjs calling api to elasticbean. can you tell me what possibility i did wrong when configuring the cors policy? thanks
Good question! You can use this code to make it work using the CORS Configuration section - gist.github.com/jsoma/576748c22d67619e8df6b9e120d70e4f - it's slightly different code, but the same thing
@@jsoma No work for me :(, If i call the api with axios, has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Thanks so much. This helped me troubleshoot some S3 problems.
Thank you for the great explanation!
It would be nice to upload one video describing uploading files to the bucket :)
hi there, i did what you told here, but i still got cors in my reactjs calling api to elasticbean. can you tell me what possibility i did wrong when configuring the cors policy? thanks
Thanks for the video!, I was stuck with this "correct JSON format". Best regards!
this is my best vidoe of the day ,,I have been stucked for 2days
I followed the exact steps and still get the same error that was talked about in the previous video you mentioned here
getting 403 error plz give solution for it
Thank you for this... It's saved my too much time 😂
What about CORS Configuration option at the bottom?
Good question! You can use this code to make it work using the CORS Configuration section - gist.github.com/jsoma/576748c22d67619e8df6b9e120d70e4f - it's slightly different code, but the same thing
@@jsoma It doesn't work!
@@alexanders.6080 Ignore exposed headers field
It worked for me, my bucket is public though
@@jsoma No work for me :(, If i call the api with axios, has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
It worked, thanks so much!!!
ohh thank you so so much
Make this a web page, not a video, scammer
oh lil' buddy, there's a link to the code sitting right in description!