Imgur

BEZAHLT
Durch Imgur | Aktualisiert 19 days ago | Entertainment
Popularität

9.9 / 10

Latenz

1,139ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen