mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
add clarification that Spotify URI Redirect is case sensitive (#17064)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
d577bd33d8
commit
6980d90e1d
@ -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://<your_home_assistant_url_or_local_ip>:<port>/auth/external/callback`
|
||||
- If you are using SSL: `https://<your_home_assistant_url_or_local_ip>:<port>/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.
|
||||
|
||||
<div class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user