Question by andreyz87 · Jul 12, 2018 at 11:26 PM · oauth2
Error 2001 - too many requests when obtaining oauth token
The same error appears when trying to do it in app and in ebay developers interface.
Tried to rotate CertID - same error with new one
What is the oAuth API rate limit? We cache the oAuth key for 50 minutes, and then request a new one.
AppID - RunRepea-PricesSe-PRD-1262b9262-f72b939a
"HTTP 429, response: {"errors":[{"errorId":2001,"domain":"ACCESS","category":"REQUEST","message":"Too many requests","longMessage":"The request limit has been reached for the resource."}]}"
Your answer

Follow this Question
Related Questions
Oauth Authorize 1 Answer
How do I fetch tokens/use oauth on iOS? 0 Answers
Can't generate Oauth for Sandbox 2 Answers