Skip to content

API returned 400 (Invalid client)" Error in Spotify Integration #1683

Closed Answered by EchoSingh
EchoSingh asked this question in Q&A
Discussion options

You must be logged in to vote

To resolve the "API returned 400 (Invalid client)" error in the Spotify integration, you can try updating the plugin configuration with the correct authentication details. Specifically, ensure that you are using the following format for the plugin's token:

plugin_music_token: "${{ secrets.SPOTIFY_CLIENT_ID }}, ${{ secrets.SPOTIFY_CLIENT_SECRET }}, ${{ secrets.SPOTIFY_REFRESH_TOKEN }}"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EchoSingh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant