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
When I upload the image I get a CORS error in both Firefox and Chrome, it says: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://depixelate-api.herokuapp.com/. (Reason: CORS request did not succeed)
I think it's because the herokuapp doesn't respond with the correct access-control-allow-origin header.
The text was updated successfully, but these errors were encountered:
eyeinsky
changed the title
CORS error when uploading image
https://depixelate-api.herokuapp.com down
Dec 18, 2023
Nevermind -- the heroku app is down.
--
When I upload the image I get a CORS error in both Firefox and Chrome, it says:Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://depixelate-api.herokuapp.com/. (Reason: CORS request did not succeed)
I think it's because the herokuapp doesn't respond with the correctaccess-control-allow-origin
header.The text was updated successfully, but these errors were encountered: