Search code examples
deezer

Deezer ask for a valid redirect uri


When I'm trying to authenticate a user it tells me I need a valid redirect uri.

Where can I change, fix or add it? I am using the Deezer javascript SDK.

Thanks.


Solution

  • You have to complete 2 steps:

    Setting a wrong application domain in the Edit section of your application will make the user login fail with the following message: "You must enter a valid redirect uri".