
accesstoken = AccessToken.getCurrentAccessToken();
However I am confused , I am requesting for accesstoken. still i should accesstoken as a field?
How do I get a accesstoken. I do not intend to fb login a user to get a session via login.
I just want to get a page posts and display them.
If i use accesstoken = AccessToken.getCurrentAccessToken(); I get response as Unknown path components: /access_token,
I would need to see your code. To access any sort of data, you would need to login and get an access token from Facebook since all the information received through the Graph API is based on the user profile and preferences. Have you configured your app by doing the following things?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With