adk_request_credential: Bearer Token Example #2113
Unanswered
patrick-hertling
asked this question in
Q&A
Replies: 1 comment
-
I m having the same problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bearer Token Example:
I couldn't find how to do this anywhere.
Usecase:
Agent with OpenApiToolset
API uses JWT in HTTP header like
Authentication: Bearer eJasdfasdfadsf...
Token expires every hour
When Agent answers with
adk_request_credential
event, what am I supposed to give him exactly?This is what I have tried:
POST /run
We can never get the agent to continue the flow.
He always response that he does not have the credentials.
Can you help us?
Beta Was this translation helpful? Give feedback.
All reactions