Skip to content

Commit

Permalink
Merge pull request #5 from Dreaming-Codes/patch-1
Browse files Browse the repository at this point in the history
fix spotify setup callback url
  • Loading branch information
SilentVoid13 authored Oct 14, 2024
2 parents 0e78d42 + 8007d5f commit 8ec35aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To use SyncDisBoi, you need to set up account access for the API of the correspo

- Visit [https://developer.spotify.com/](https://developer.spotify.com/)
and create an application.
- Add [https://localhost:8888/callback](https://localhost:8888/callback) as a
- Add [http://localhost:8888/callback](http://localhost:8888/callback) as a
redirect URI in your application settings.
- Copy the application client id and client secret.

Expand Down

0 comments on commit 8ec35aa

Please sign in to comment.