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

Fix wording in UnknownAPIVersionError exception message #3954

Closed
alencar opened this issue Nov 28, 2023 · 1 comment · Fixed by #3955
Closed

Fix wording in UnknownAPIVersionError exception message #3954

alencar opened this issue Nov 28, 2023 · 1 comment · Fixed by #3955
Labels
bug This issue is a confirmed bug. needs-triage This issue or PR still needs to be triaged.

Comments

@alencar
Copy link
Contributor

alencar commented Nov 28, 2023

Describe the bug

Message is incomplete

Expected Behavior

The '{service_name}' resource does not support an API version of: {bad_api_version}

Current Behavior

The '{service_name}' resource does not an API version of: {bad_api_version}

Reproduction Steps

Call any service with a wrong API Version

Possible Solution

PR provided.

Additional Information/Context

N/A

SDK version used

latest

Environment details (OS name and version, etc.)

N/A

@alencar alencar added bug This issue is a confirmed bug. needs-triage This issue or PR still needs to be triaged. labels Nov 28, 2023
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a confirmed bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant