benjamin-nilsson / Ljudio

MIT License
0 stars 1 forks source link

#16 Set up refresh token for spotifyApi #24

Open whokegard opened 1 year ago

whokegard commented 1 year ago
whokegard commented 1 year ago

Application properties:

spotify.api.clientId=91beb1469f1b4cf4be60d110cdd4498e
spotify.api.secretId=75a6e0628f254c4cbd1f139b85fe98ef
spotify.api.redirectUri=http://localhost:3000
spotify.frontend.url=http://localhost:3000
spotify.test.url=http://localhost:8080
spring.jackson.default-property-inclusion=non_null

Double check "spotify.api.redirectUri=http://localhost:3000 & spotify.frontend.url=http://localhost:3000"

Spotify api dashboard

Image