Question

Number of oauth token generate per day/appliction

  • 13 March 2020
  • 1 reply
  • 1214 views


We usually had previously worked in some project where we had to generate oauth token from oauth server for security. The oauth server had some limitation in generating oauth tokens and had a restricted number (say 1000 tokens in a day) of token generation for a day. It was a costly exercise where we cannot afford to loose tokens.

I was wondering if there is same restriction I generating tokens from RingCentral oauth server here https://platform.devtest.ringcentral.com/restapi/oauth/token per day or per application?

If yes, what is the number?


1 reply

There is no such limitations for production of oauth token per day as of now.

Regarding per application, refer to @Phong Vu answer here

https://forums.developers.ringcentral.com/questions/8361/token-generation-limitation.html

Reply