Getting error when try to export or import using a0deploy

PS C:\Users\jchackocn\iprojs\auth-b2brr> a0deploy export --config_file config-rrr-tst.json --format directory --output_folder ./_export/2023-10-24/test-b2b-tst/
2023-10-24T11:37:56.999Z - info: Loading Auth0 Tenant Data
2023-10-24T11:37:57.105Z - error: Problem running command export during stage load when processing type rules
2023-10-24T11:37:57.106Z - error: Invalid token

Hi @jchackochan

Welcome to the Auth0 Community!

Can you write more details about your problem and what you are trying to achieve?

Thanks
Dawid

I am trying to export the configurations of our new application into my local system, I installed auth0 CLI, now I am trying to export using “a0deploy export” cmd in terminal, But I am getting following output with error
2023-10-25T12:56:08.196Z - info: Loading Auth0 Tenant Data
2023-10-25T12:56:08.342Z - error: Problem running command export during stage load when processing type rules
2023-10-25T12:56:08.343Z - error: Invalid token

Hi @jchackochan

Thank you for the additional information. It looks like the issue with Auth0 CLI. I would highly encourage you to create an issue in the repository directly, so I can ping the repo owner to provide an answer directly to your issue. Issues · auth0/auth0-cli · GitHub

Thanks
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.