You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm guessing that the issue has to do with the localhost address you chose for your SPOTIFY_REDIRECT_URI. Can you check if you have any servers running there? You can use lsof e.g. lsof -i :8888 for linux/macOS to check this.
Hi There,
Awesome MCP! I was working on a similar version but this is perfect.
I am getting the error for all requests: [Errno 48] Address already in use
Any suggestions on how to stop this?
The text was updated successfully, but these errors were encountered: