Greenshot Imgur error 403

It was very comfortable to use Greenshot for asking questions on SE since it could upload to imgur, which is the same hosting, used with SE.

Unfortunately, it started to respond with error 403 Forbidden on upload.

Is it possible to fix?

enter image description here

UPDATE

Tried to capture access to URL and found response:

<error>
<message>API limits exceeded</message>
<request>//2/upload.xml</request>
<method>get</method>
<format>xml</format>
<parameters/>
</error>

UPDATE 2

I found that I still can use Greenshot from notebook. Notebook is behind the same NAT, so blocking issues are unprobable.

3

1 Answer

When using anonymous access to Imgur, you're affected by the global API limit for Greenshot. Which is usually depleted due to the large amount of Greenshot users.

You have to use an Imgur account with your own credentials to make the plugin work again.

  1. Go to and create an account.

  2. Open the Imgur setting for the Greenshot plugin from the Greenshot application context menu of the icon in the notification area:

    enter image description here

  3. Disable anonymous access:

    enter image description here

  4. You will now be guided through the OAuth2 process and your Imgur account will be used for future uploads.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like