Tenant.yaml import fails

I exported a tenant.yaml file from one tenant and am trying to import into the other tenant.
When trying to do this I’m getting this error:

error: Problem running command import
error: Problem deploying rules

Even when I remove rules other errors start appearing and basically the import never goes through.

Environment

  • Version of this library used: auth0 version 7.14.1

@aydin.imranov Have you tried running the Auth0 Deploy CLI import with the --debug flag? It could help expose what is causing the issue for you.

If yes, can you paste the errors + debug messages here?

2 Likes

@gparascandolo I indeed was able to debug the issue using the --debug flag. Thank you!

2 Likes

Teamwork makes the dreamwork!