Bring Your Own Token (BYOT) Tool Call Error #650
-
I tried using BYOT. When I use the token and cloud ID from environment variables (ATLASSIAN_OAUTH_CLOUD_ID and ATLASSIAN_OAUTH_ACCESS_TOKEN), it works fine. However, when I try to connect using the token and cloud ID in the request header, it returns this error:
Is this error caused by a bug in the MCP server, or is it an issue with my MCP connection? I’m connecting through a Next.js backend using
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved.
|
Beta Was this translation helpful? Give feedback.
Solved.
on dependencies.py I add code to detect if it a byot token or not