The time now is Wed 19 Jun 2013, 08:04
All times are UTC - 4 |
| Author |
Message |
radky
Joined: 02 May 2010 Posts: 362
|
Posted: Tue 11 Dec 2012, 13:14 Post_subject:
|
|
Hi chrome307 and RSH,
At times, imgur.com is very busy and the API upload service is overloaded. Typically, the downtime is relatively short.
Thanks,
radky
Edited_time_total
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Tue 11 Dec 2012, 13:24 Post_subject:
|
|
| Quote: | | At times, imgur.com is very busy and the API upload service is overloaded. Typically, the downtime is relatively short. |
Yes, this may be at times.
I have uploaded earlier today images directly on their web page - which works well. But uploading using the provided API Key doesn't work at the same time.
That's all I can say - currently direct upload still doesn't work.
EDIT:
20:04 GMT+1 (Germany Time) and still not working
21:01 GMT+1 (Germany Time) and still not working
22:07 GMT+1 (Germany Time) and still not working
23:16 GMT+1 (Germany Time) and still not working
So, it looks like we do need a new provided API Key!
_________________ Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
Edited_times_total
|
|
Back to top
|
|
 |
chrome307

Joined: 15 Jan 2009 Posts: 713
|
Posted: Tue 11 Dec 2012, 15:55 Post_subject:
|
|
OK thanks for the feedback and explanation guys
|
|
Back to top
|
|
 |
radky
Joined: 02 May 2010 Posts: 362
|
Posted: Tue 11 Dec 2012, 19:41 Post_subject:
|
|
As noted above by RSH, it seems imgur.com has recently switched to API version 3 for direct image uploads.
Consequently, applications designed for the direct upload of images must comply with the more exacting specifications of the OAuth 2.0 protocol for authorization and authentication (password and token generation).
For now, the Imgur hosting option of PupSnap-2.0 is nonfunctional, and may be removed in future releases.
radky
|
|
Back to top
|
|
 |
radky
Joined: 02 May 2010 Posts: 362
|
Posted: Wed 12 Dec 2012, 18:35 Post_subject:
|
|
Hi chrome307,
Please check your PM. Hopefully, the proposed fix for the Image Hosting module will address the requirements of Imgur API version 3.
Thanks
|
|
Back to top
|
|
 |
chrome307

Joined: 15 Jan 2009 Posts: 713
|
Posted: Thu 13 Dec 2012, 05:08 Post_subject:
|
|
@ Radky
Your 'fix' works perfectly
Thanks again for this great application!
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Fri 14 Dec 2012, 10:38 Post_subject:
|
|
| Quote: | @ Radky
Your 'fix' works perfectly
Thanks again for this great application! |
Hi!
Does this mean, the 'fix' will be only available for chrome307, or will it also be published for anyone else?
RSH
_________________ Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
|
|
Back to top
|
|
 |
radky
Joined: 02 May 2010 Posts: 362
|
Posted: Fri 14 Dec 2012, 10:56 Post_subject:
|
|
| RSH wrote: | | Quote: | @ Radky
Your 'fix' works perfectly
Thanks again for this great application! |
Hi!
Does this mean, the 'fix' will be only available for chrome307, or will it also be published for anyone else?
RSH |
Hi RSH,
Sorry for the delay.
I'll upload the new PupSnap-2.1 later today after additional testing.
Thanks,
radky
|
|
Back to top
|
|
 |
chrome307

Joined: 15 Jan 2009 Posts: 713
|
Posted: Fri 14 Dec 2012, 13:53 Post_subject:
|
|
Looking forward for the update
|
|
Back to top
|
|
 |
radky
Joined: 02 May 2010 Posts: 362
|
Posted: Sat 15 Dec 2012, 10:54 Post_subject:
Sub_title: PupSnap-2.1 |
|
PupSnap-2.1
- Restored functionality of the Image Host module by adding compatibility with the new Imgur API 3.
| Code: | Notes for the Image Host module:
PupSnap is registered as a non-commercial application with imgur.com, in accordance with API version 3.
As noted in the Imgur FAQ: "The Imgur API uses a credit allocation system to ensure fair distribution of capacity.
Each application can allow approximately 1,250 uploads per day or approximately 12,500 requests per day."
Please go to http://api.imgur.com/#limits and http://api.imgur.com/errorhandling for additional information. |
_________________ PupMates
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Sun 16 Dec 2012, 02:14 Post_subject:
|
|
| Quote: | PupSnap-2.1
- Restored functionality of the Image Host module by adding compatibility with the new Imgur API 3. |
Hi.
Has it been much work to get a API Key for API 3?
Will you get in trouble, if there would be a excessive use?
I would like to restore this also for my LazImUL, which has had used also the "imgur script". But I don't want to get in trouble.
If LazImUL could be restored, we could have 2500 uploads per day. But I don't want to get in trouble.
RSH
_________________ Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
|
|
Back to top
|
|
 |
radky
Joined: 02 May 2010 Posts: 362
|
Posted: Sun 16 Dec 2012, 12:06 Post_subject:
|
|
| RSH wrote: | | Quote: | PupSnap-2.1
- Restored functionality of the Image Host module by adding compatibility with the new Imgur API 3. |
Hi.
Has it been much work to get a API Key for API 3?
Will you get in trouble, if there would be a excessive use?
I would like to restore this also for my LazImUL, which has had used also the "imgur script". But I don't want to get in trouble.
If LazImUL could be restored, we could have 2500 uploads per day. But I don't want to get in trouble.
RSH |
Hi RSH,
It seems compliance with the new API 3 requires significantly more effort than needed for the prior API versions.
First, you must register your application to receive the Client ID (API key), which identifies your application and grants permissive rights to access Imgur services.
Furthermore, according to the online FAQ, the API indicates each client application must comply with OAuth 2 authentication, which requires additional registration and compliance restrictions.
Overall, registration for API 3 is certainly more involved than registration for the old API 2.
According to the Imgur FAQ, the API 3 is free for non-commercial usage and each client application can allow approximately 1,250 uploads per day. If the daily limit is hit five times in a month, then the application will be blocked for the rest of the month. This should be no problem for PupSnap which has a small usage base, but it could be an issue for popular applications that have heavy upload usage. In such cases, if your (non-commerical) application becomes rate limited, you can contact Imgur and request a white-list status which (if approved) will remove rate limits for your application.
whew!!
_________________ PupMates
|
|
Back to top
|
|
 |
|
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|