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

read_stream permission problem #32

Open
adnanzaman opened this issue Mar 20, 2016 · 2 comments
Open

read_stream permission problem #32

adnanzaman opened this issue Mar 20, 2016 · 2 comments

Comments

@adnanzaman
Copy link

when i call v2.0/me/home then it gives error read_stream permission not give to your api.
My Facebook API version is 2.5. how i get my home complete wallPost

@socioboard
Copy link
Owner

This permission is granted to apps building a Facebook-branded client on platforms where Facebook is not already available. For example, Android and iOS apps will not be approved for this permission. In addition, Web, Desktop, in-car and TV apps will not be granted this permission. and you can get wall posts by calling "/me/post" api and it needs "user_posts" permission.

@adnanzaman
Copy link
Author

Thank you So much ..... one thing more What is alternative for v2.0/me/inbox. it required read_mailbox permission which is not available in v2.5 api.

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

2 participants