include
Skip to main content
Answered

User Identification for Android

  • September 5, 2022
  • 2 replies
  • 74 views

Hi, 

I'm a french developer and I starting to work on a new application for mobile. 

I Did a POC few years ago using the Android sdk.

But today it seems that the sdk didn't exist.

Si I'm trying to use the api to get the user id, with the URL :

https://connect.deezer.com/oauth/auth.php?app_id=YOUR_APP_ID&redirect_uri=YOUR_REDIRECT_URI&perms=basic_access,email

 

Then I use a webview. But it's not easy to use for catch error or redirevtion URL, because it's seems to be a single page app.

 

So my question is, is there an other solution to identify a user on Android ?

 

Thanks in advance and have à nice day

Best answer by Yula

Hey there, @jeremy05
I would suggest contacting our devs here: 

https://developers.deezer.com/api

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments - the content may no longer be relevant or up-to-date, so please search for keywords so that you can find a newer post or look below for a direct link

2 replies

Yula
Moderator
Forum|alt.badge.img+10
  • Moderator
  • 3225 replies
  • Answer
  • September 5, 2022

Hey there, @jeremy05
I would suggest contacting our devs here: 

https://developers.deezer.com/api


  • Author
  • Runaway Baby
  • 1 reply
  • September 5, 2022
Yula wrote:

Hey there, @jeremy05
I would suggest contacting our devs here: 

https://developers.deezer.com/api

 

Thanks for your reply.

But in the contact section there is only an e-mail address to report à vulnérability problem.

 

Thanks in advance