Problem statement
Tokens issued for Auth0 Management API or other Auth0 built-in APIs are not counted.
Symptoms
M2M quota consumption is rising much more quickly than expected.
Cause
Software coding error.
Solution
A code inspection found a nested application that was using calls to APIs. Once that had been refactored, the problem was resolved.