Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use getUserDetails method #238

Open
murad1981 opened this issue Jun 19, 2016 · 2 comments
Open

how to use getUserDetails method #238

murad1981 opened this issue Jun 19, 2016 · 2 comments

Comments

@murad1981
Copy link

after the user successfully logs in and granted access to the app, how can use the method getUserDetails to fetch the currently logged in user details ? the method takes userid as a parameter, but can't figure out where to get it from ...

any help would be highly appreciated.

@gugges
Copy link
Contributor

gugges commented Jun 20, 2016

You should be using getSelfUserDetailsWithSuccess. It returns an InstagramUser object.

@0xp3p3
Copy link

0xp3p3 commented Jul 13, 2017

how to get userid with access token?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants