Open Edson2001 opened 3 years ago
Any update on this? I am having the same issue
@ryk4 No.
I can replicate this error and I know exactly why it's happening. This is not a bug of the plugin. Imgur simply blocks all requests from localhost. When deployed on the live server, image upload was working as expected.
Hope this helps to someone like me.
I'll test it, I don't know why they haven't solved it yet.
i change localhost -> env production. This work
I get the following error: POST https://api.imgur.com/3/image net :: ERR_HTTP2_PROTOCOL_ERROR I followed all the instructions.