Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing Error Message "The provided space does not exist or you do not have access" #2753

Open
affenvincent opened this issue Sep 17, 2024 · 0 comments

Comments

@affenvincent
Copy link

Expected Behavior

Having detailed error messages which indicate exactly why a script couldn't be executed

Actual Behavior

While trying to run a migration script I encountered following error message: "Error: The provided space does not exist or you do not have access". This lead to some confusion on my end since I was sure that all parameters were correct.

After debugging the contentful cli I noticed that the error was that the maximum response size got exceeded rather than an access restriction

Possible Solution

Printing out more detailed information about the actual API response in case of an error during the migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant