-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Alerting] Return 400 Bad Request
errors when creating/enabling/updating rules using API key authentication
#98088
[Alerting] Return 400 Bad Request
errors when creating/enabling/updating rules using API key authentication
#98088
Conversation
…ing/alerting-client-api-key
400 Bad Request
errors when creating/enabling/updating rules using API key authentication
Pinging @elastic/kibana-alerting-services (Team:Alerting Services) |
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ing/alerting-client-api-key
…/ymao1/kibana into alerting/alerting-client-api-key
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: cc @ymao1 |
…ating rules using API key authentication (elastic#98088) * Catching API key creation errors and throwing bad request errors instead * Catching API key creation errors and throwing bad request errors instead * Adding warning to docs * Updating error messages * Updating tests * Updating warning wording in docs Co-authored-by: Kibana Machine <[email protected]>
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
…ating rules using API key authentication (#98088) (#98465) * Catching API key creation errors and throwing bad request errors instead * Catching API key creation errors and throwing bad request errors instead * Adding warning to docs * Updating error messages * Updating tests * Updating warning wording in docs Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: ymao1 <[email protected]>
Resolves #96683
Summary
Error message:
Checklist
Delete any items that are not applicable to this PR.