HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
No longer works : "Server responded with 0 code."
in Feedback
This randomly stopped working a few days ago. Now when you attempt to upload an image into a post, you get the following error below the text box: "Server responded with 0 code.".
0
Comments
Same problem. Anyone here to fix this?
Would help if support is needed
Here is a very good description of what I think you have to look at: https://stackoverflow.com/questions/25427627/cors-issues-with-jquery-dropzone-and-upload-to-imgur
I wasn't able to really try it out by myself, since I didn't want to create an account at imgur, but from looking at the console in my browser I'd say that this is a CORS issue. So the headers for this request should be looked at more closely.