Spotify Connection Fails with 401 Error

Hello everyone! I’m having trouble connecting to Spotify through the Make platform. While my initial setup worked fine, I suddenly started receiving a 401 error, indicating that valid user authentication is required. I have verified my API keys and authentication tokens multiple times, but the issue persists. Has anyone else faced this error when attempting to connect Spotify? How did you resolve it? Any insights or troubleshooting steps would be greatly appreciated!

This issue typically arises when there are changes in the authentication tokens for the Spotify API. Given that you’ve already checked your API keys and tokens, the 401 error indicates an authorization failure, usually tied to invalid or expired tokens.

It’s worth checking if your token has expired, or if the permissions granted to the token do not allow access to the resources you’re trying to reach. Re-authenticating and obtaining a fresh token is often the solution here.

Additionally, if your Spotify account settings have changed recently — like two-factor authentication being enabled or any other security measures — these might also interfere with your connection through the Make platform.

If you try re-authenticating and the problem still persists, please check any detailed logs in Make that might provide more context on the error.