Answer the question
In order to leave comments, you need to log in
Facebook api, people search, what am I doing wrong?
I get acces_token like this:
https://graph.facebook.com/oauth/access_token?grant_type=client_credentials&client_id=ID&client_secret=SECRET&scope=offline_access,read_stream
https://graph.facebook.com/search?q=jashwant&type=user&access_token=Токен_полученный_с_прошлого_запроса
{
"error": {
"message": "A user access token is required to request this resource.",
"type": "OAuthException",
"code": 102,
"fbtrace_id": "Gd9+EC/P4Y6"
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question