I've set up a generative ai conversational agent using playbooks and am attempting to pass custom parameters in to the chatbot session from our integrated frontend. I am passing in an active user session token to use as a bearer token to use in the auth headers of an OpenAPI tool. However, when I open a session, despite the fact that I can see the parameter being passed it does not appear that the authorization header is being used because every response is returning as 'Unauthorized'. Thus I wanted to ask if this is being passed in correctly or if I have configured this incorrectly?
Solved! Go to Solution.
Hi @ce-pbc,
Welcome to Google Cloud Community!
Here are several suggestions that may help resolve the issue:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Hi @ce-pbc,
Welcome to Google Cloud Community!
Here are several suggestions that may help resolve the issue:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.