"500 Internal Server" when uploading imageFixed
When I do rma_uploaddefault 2000 1 1 a weird error appears, I don't know if it's Imgur API Or RMA ( Rust Map API ) this is the error
[Rust Map Api] Upload render took: 1.90 Seconds
[Rust Map Api] Uploading to imgur
[Rust Map Api] An error occured uploading the image {"Status":500,"Success":false,"Errors":[{"Detail":"HTTP/1.1 500 Internal Server Error"}]}

I've done the Imgur Api configuration correctly, placing my client ID on the field it told me to put it in, please help me idk if it's from RMA or ImgurAPI thx
Having the same issue tonight, gathering there is some connection situation happening between the api and the site. Anyone else seeing this same throwback error {"Status":500,"Success":false,"Errors":[{"Detail":"HTTP/1.1 500 Internal Server Error"}]}

Looking for a fix but not spotting one yet
It's an issue with Imgur and not the plugin itself.
sam problem - how to fix ?
I was able to debug why their endpoint was throwing a 500 error. The latest update 1.0.2 should solve it.
Locked automatically