You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
So I'm looking at the Facebook Graph API but I'm seeming to find that in order to get any data on your friends you need permissions from your friends. That makes sense, but I'm a little confused on how to get those permissions to the app or whoever is making the requests; at the moment I, with no permissions from my Facebook friends, can find out how many friends I have and no data about any of them individually, and I have to put in an auth token to even let the API know I am allowed to see that much about myself. Anyone have a better idea how it works?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So I'm looking at the Facebook Graph API but I'm seeming to find that in order to get any data on your friends you need permissions from your friends. That makes sense, but I'm a little confused on how to get those permissions to the app or whoever is making the requests; at the moment I, with no permissions from my Facebook friends, can find out how many friends I have and no data about any of them individually, and I have to put in an auth token to even let the API know I am allowed to see that much about myself. Anyone have a better idea how it works?
The text was updated successfully, but these errors were encountered: