-
Notifications
You must be signed in to change notification settings - Fork 421
Bug: Validating POST body fails with BedrockAgentResolver #3902
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
Labels
Comments
Thank you @robk1234 for reporting this. Working on a fix. |
7 tasks
7 tasks
|
This is now released under 2.35.1 version! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discussed in #3893
Originally posted by robk1234 March 6, 2024
What is the correct way to validate the POST body with BedrockAgent Resolver? I am getting a key error when I try with the following code:
The GET Request works fine:
Output is:
With the POST payload:
I'm getting the following error:
The text was updated successfully, but these errors were encountered: