Did you find this article helpful?
How to get user's user ID using Android Spotify SDK web api wrappers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to display user's information, and by using Android Spotify SDK's web API wrapper, the method I can call is:
void getMe(Callback<UserPrivate> callback);
and the UserPrivate does not contains the user id, even the email field is empty.
Is there any other way to get it?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page