Token Endpoint Consistently Returning 429 Status Code Even on New Accounts
I’m experiencing a persistent issue with the Aspose Cloud API token endpoint. When attempting to retrieve an access token, the endpoint consistently returns a 429 Too Many Requests status code, even when using credentials from a freshly created account.
- Endpoint: The authentication url endpoint (https://api.aspose.cloud)
- HTTP Method: POST
- Error Code: 429 Too Many Requests
- Reproduction Rate: 100% - occurs on every attempt