API Call and INVALID_CLIENT: Invalid redirect URI #393
Unanswered
hardball2-0
asked this question in
Q&A
Replies: 1 comment
-
|
For the api i found the problem the redirect need to be http://ip_of_my_server:437/oauth/spotify/callbackBut i still have the message "The web application can't communicate with the server" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey !
I'm actually trying to deploy the "app" but when i make the connectivity with the api I still have INVALID_CLIENT: Invalid redirect URI
Some body have any idea ?
Environnement
Docker
Nginx proxy manager
Actually my conf is like that :
Spotify dev :
http://ip_of_my_server:port/callback
https://my_web_interface/callback
http://ip_of_my_server:port/oauth/spotify
In the web interface i still having the message "The web application can't communicate with the server"
Docker conf
Any idea?
Beta Was this translation helpful? Give feedback.
All reactions