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

[BUG] HttpRequest: HttpEntity error if the token doesn't have enough permissions #154

Open
nicoloboschi opened this issue Feb 1, 2024 · 0 comments
Milestone

Comments

@nicoloboschi
Copy link
Contributor

Describe the bug

I've used the token from the new UI which is not able to describe all the DBs.

astra db describe test
[ERROR] INTERNAL_ERROR: Error in HTTP Request: HttpEntity

Giving a more meaningful message to the user would be much appreciated.
Even with -v I wasn't able to see the actual response/status code.

To Reproduce

astra db describe test
[ERROR] INTERNAL_ERROR: Error in HTTP Request: HttpEntity

Expected behavior
Meaningful error message

@clun clun added this to the 0.6 milestone May 27, 2024
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

2 participants