Imgur

PAGATO
Verified
Da Imgur | Aggiornamento 19 days ago | Entertainment
Popolarità

9.9 / 10

Latenza

1,137ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

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”
}
)

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti