I’ve been working on setting up an automated backup system for our Auth0 configurations, syncing them to GitHub using the Auth0 Deploy CLI (a0deploy
). Everything was functioning smoothly up until this morning, when I encountered a new error during the export process.
** Here’s the error message I received:
2024-09-24T09:55:50.588Z - error: Problem running command export
2024-09-24T09:55:50.588Z - error: Problem loading tenant data from Auth0 Forbidden: Th
Has anyone else encountered this error when exporting Auth0 configurations using auth0-deploy-cli? Is it a rate limit issue because we are on a free plan? Due to the structure of our business, it will be challenging for me to provide Auth0 with additional card details.
Any insights or suggestions to help troubleshoot and resolve this issue would be greatly appreciated!