GPT is unable to pass access token to action after successful authentication

Hi team,
I am experimenting with a GPT with OAuth(token exchange method: OAuth). I am successfully able to authenticate a user, but when GPT is calling the API defined in action, it is unable to add the access token in authorisation header.

Can anyone please help me with this? TIA!