File Upload URLs Fails with CORS
I’m having errors on image uploads. I’m using the uploadUrl approach where I send a request to my backend to generate the upload URL for a file.
However, from the front-end, I’m getting a CORS error that I didn’t get before when trying to upload the image from the browser. Have there been any changes to those upload URLs that now don’t allow for CORS?
1 Reply
Hi, we have an ongoing incident with files that we are trying to get to the bottom of. But I think it didn’t manifest itself as CORS errors, let me check with the team .