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

feat(ibm): handle 400 response #41

Merged
merged 1 commit into from
Dec 23, 2024
Merged

feat(ibm): handle 400 response #41

merged 1 commit into from
Dec 23, 2024

Conversation

rgmz
Copy link
Owner

@rgmz rgmz commented Dec 23, 2024

Description:

Auth failures return a 400 error:

HTTP/1.1 400 Bad Request

{"errorCode":"BXNIM0415E","errorMessage":"Provided API key could not be found.",...}}

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@rgmz rgmz merged commit b66fbb0 into main Dec 23, 2024
10 checks passed
@rgmz rgmz deleted the feat/ibm-400 branch December 23, 2024 21:58
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