Also, is there any way we can have a place on the api page that these kind of changes can be posted, as lon g as the dates they were posted so we can effectively update our apps. If I hadn't been looking closely at these boards (and really if I hadn't replied earlier to this thread, I would have never known of this change.
Also, you said 429 is being sent when the user is rate limited, is it also for client rate limiting as well?
From December 13th (the date of the initial release) until February 13th, version 3 will be in active beta. This means that there will likely be bug fixes and changes to the data models that may break applications. After this period, the API will be frozen and changes to the data models, or any change that may break a user application, will be introduced in later versions which will be accessible from a different endpoint URL. This is to ensure that v3 has been thoroughly tested and that all issues have worked out before the API responses are set in stone.
"data":{"UserLimit":500,"UserRemaining":500,"UserReset":1360357649,"ClientLimit":125000,"ClientRemaining":123878},"success":true,"status":200}
Shouldn't 1 upload cost around 10 credits? Or it's good at your side only the response is bad and I shouldn't try to upload more ?
But If I check my rate limits I get this:
{"data":{"UserLimit":500,"UserRemaining":498,"UserReset":1360930659,"ClientLimit":125000,"ClientRemaining":122405},"success":true,"status":200}
According to your FAQ a user can upload infinite images.