Hello!
Describe the problem/error/question
Somehow, I receive this error when trying to upload a GIF on Imgur through a POST request.
429 - “{"data":{"error":"Imgur is temporarily over capacity. Please try again later."},"success":false,"status":403}”
I tried with 3 different n8n instance and I get the same error. I tried to put random information in this POST request and it still returns the same error.
I tried the POST request in Postman and everything works properly. I also tried curl in the terminal and it worked great too.
Information on your n8n setup
- n8n version: 1.7.1
Not sure about the rest because I didn’t setup the self-hosting instance.
