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

Improve url-parsing error messages #306

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Conversation

hemidactylus
Copy link
Collaborator

They now provide guidance on the expected format:

ValueError: Cannot parse the supplied API endpoint (q). The endpoint must be in the following form: "https://<hexadecimal db uuid>-<db region>.apps.astra.datastax.com".

ValueError: Cannot parse the supplied API endpoint (q). The endpoint must be in the following form: "http[s]://<domain name or IP>[:port]".

@hemidactylus hemidactylus merged commit a950a35 into master Aug 26, 2024
2 of 3 checks passed
@hemidactylus hemidactylus deleted the SL-improve-parsing-errors branch August 26, 2024 22:44
@hemidactylus hemidactylus restored the SL-improve-parsing-errors branch August 26, 2024 22:44
@hemidactylus hemidactylus deleted the SL-improve-parsing-errors branch August 26, 2024 22:44
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

Successfully merging this pull request may close these issues.

1 participant