Imgur

PAID
Verified
By Imgur | Updated 14 days ago | Entertainment
Popularity

9.9 / 10

Latency

1,111ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Can't upload image by URL

Rapid account: Kettlensk
kettlensk
10 years ago

Hey guys, it was working for me just a few days ago and it doesn’t work anymore.

Short python snipet to reproduce the issue

response = unirest.post(“https://imgur-apiv3.p.mashape.com/3/image”,
headers={
“X-Mashape-Key”: “Mashape-Key”,
“Authorization”: “Client-ID IMGUR_KEY”
},
params={
“image”: “http://example.com/test.jpg”,
“type”: “url”
}
)

Join in the discussion - add comment below:

Login / Signup to post new comments