diff --git a/source/_integrations/spotify.markdown b/source/_integrations/spotify.markdown index adda3ba816f..196dcbb2432 100644 --- a/source/_integrations/spotify.markdown +++ b/source/_integrations/spotify.markdown @@ -34,6 +34,7 @@ The Spotify media player integration allows you to control [Spotify](https://www - Enter the **Edit Settings** dialog of your newly-created application and add a *Redirect URI*: - If you are not using SSL: `http://:/auth/external/callback` - If you are using SSL: `https://:/auth/external/callback` + - Note Spotify does a case-sensitive match of the fields above, as such ensure the Redirect URI is all lower case. - Click **Save** after adding the URI.