oauth-jsclient
oauth-jsclient copied to clipboard
Does calling refreshUsingToken() count against realmId API limit?
Hi all,
I am calling refreshUsingToken() and was wondering if calling this function counts against the API limit per each realmId (https://blogs.intuit.com/blog/2016/08/08/idg-concurrent-api-use-changes-coming-soon/)? Particularly this rule: "Make sure your application is not multi-threading API calls to the same realmId unless completely necessary, and no more than 10 concurrent connections. This will be monitored and adjusted as needed in the future."