Screenshot: Imgur upload suddenly stopped working, 404 error

Hello,

Today I've found that my Imgur-upload screenshot action is failing with this error:
image

The error message is:

Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: not found (404)" UserInfo={NSLocalizedDescription=Request failed: not found (404), NSErrorFailingURLKey=https://imgur-apiv3.p.rapidapi.com/3/image, com.alamofire.serialization.response.error.data={length = 0, bytes = 0x}, com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x600000554a60> { URL: https://imgur-apiv3.p.rapidapi.com/3/image } { Status Code: 404, Headers {
    Connection =     (
        "keep-alive"
    );
    "Content-Length" =     (
        0
    );
    "Content-Type" =     (
        "text/plain; charset=utf-8"
    );
    Date =     (
        "Mon, 18 Oct 2021 14:08:44 GMT"
    );
    Server =     (
        "RapidAPI-1.2.8"
    );
    "X-RapidAPI-Region" =     (
        "AWS - eu-west-1"
    );
    "X-RapidAPI-Version" =     (
        "1.2.8"
    );
    "X-RateLimit-requests-Limit" =     (
        250000
    );
    "X-RateLimit-requests-Remaining" =     (
        249984
    );
    "X-RateLimit-requests-Reset" =     (
        35322
    );
    "X-RateLimit-uploads-Limit" =     (
        25000
    );
    "X-RateLimit-uploads-Remaining" =     (
        24981
    );
    "X-RateLimit-uploads-Reset" =     (
        35322
    );
} }}

After seeing the error I went in to BTT's setting and re-authorised my Imgur.com account in BTT, and it said it was authorised fine.

I use this tool tens of times a day so this is a major pain for me.

Is this a problem on Imgur's end? Or something in BTT? There was a BTT update yesterday I think, the first one in a while, although I know imgur upload was still working after that.

Imgur.com still seems to be up and running fine at least for normal activities.

Thanks in advance

Are you able to open https://imgur-apiv3.p.rapidapi.com/3/image on your machine? (In the error message it complains, that the url can not be found, but it seems to work fine here)

Thanks for the fast reply.

Yes that appears to open fine via a web browser:

image

It seems to be an error with their API, it also happens on older BTT versions. I'll try to gather more info on this and contact their support.

Thanks very much Andreas, I appreciate that.

I'll release a new BTT alpha with a workaround later today or tomorrow. Unfortunately they broke their existing API without announcing it to their customers (Imgur API: Support & Discussion | RapidAPI )

1 Like

Thanks so much

The workaround should be active in the latest alpha

1 Like

Working now, thank you!