You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
The text was updated successfully, but these errors were encountered:
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."
The text was updated successfully, but these errors were encountered: