Hello there,
we are using Dynamics 365 as a central user database for a few of our web portals. When a user logs in to (one of) our portal(s), there is server2server connection in background using WebAPI, that checks the user credentials/permissions, licences etc.., that are stored in a database in Dynamics. A connection to Dynamics 365 is made as a user impersonalization, using Dynamics 365 Sales Enterprise licence.
Today one of a sudden, we started receiving the error "too many requests" from Dynamics CRM and i believe we hit the API calls limit.
Reading this article, i believe the limit is set to 20.000 API calls/24hrs: https://docs.microsoft.com/en-us/power-platform/admin/api-request-limits-allocations#microsoft-power-platform-requests-allocations-based-on-licenses but after checking the stats for last 24 hours in Power Apps admin, i see that there were 265k API calls made.
It is confusing, as we are not sure what are the real limitations and how to avoid them. Is there any option to buy some "add-on" license which rises any limits on webapi communication?
Thank you.
