Imgur

付费
Verified
通过 Imgur | 已更新 19 days ago | Entertainment
人气

9.9 / 10

延迟

1,137ms

服务等级

100%

Health Check

N/A

返回所有讨论

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论