Skip to content

Commit 6980d90

Browse files
scytofrenck
andauthored
add clarification that Spotify URI Redirect is case sensitive (home-assistant#17064)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent d577bd3 commit 6980d90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_integrations/spotify.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The Spotify media player integration allows you to control [Spotify](https://www
3434
- Enter the **Edit Settings** dialog of your newly-created application and add a *Redirect URI*:
3535
- If you are not using SSL: `http://<your_home_assistant_url_or_local_ip>:<port>/auth/external/callback`
3636
- If you are using SSL: `https://<your_home_assistant_url_or_local_ip>:<port>/auth/external/callback`
37+
- Note Spotify does a case-sensitive match of the fields above, as such ensure the Redirect URI is all lower case.
3738
- Click **Save** after adding the URI.
3839

3940
<div class='note'>

0 commit comments

Comments
 (0)