Hacker News new | ask | show | jobs
by agucova 1884 days ago
I'm getting this same problem while trying to set my profile at the welcome screen (or by going to settings). This is on Firefox Developer Edition.

I then manually disabled CORS (I overrode it with an extension), and noticed it was failing again, but this time with an HTTP 413 to the API endpoint. I changed my image to something smaller (it was 3 MB), and it worked.

1 comments

Thanks a lot for these details, it is very helpful. I'll deploy a fix later today to address this problem (cors errors for large images)