Issue Configuring MCP OAuth for Spotify — Getting “Missing or invalid access token” Error #8661
Unanswered
ABHIJITH-EA
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
You're missing a step for the MCP server setup. Make sure to do Step #2 to fill |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
What happened?
I'm trying to set up the Spotify MCP using OAuth with the
streamable-http
type in LibreChat. I followed the documentation and created a Spotify Developer App. I configured thelibrechat.yaml
like this:I expected it to initiate the OAuth flow or at least provide a link to authenticate, but it seems like it's skipping that and server initialization is failed.
Additional Info:
https://spotify-mcp.localhost/mcp
with a self-signed certificate (already trusted in the system and added NODE_TLS_REJECT_UNAUTHORIZED=0 in .env of librechat).CLIENT_ID
andCLIENT_SECRET
.Version Information
bef5c26
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions