i need to change the configuration of an application with the API of facebook like the application domains, I have the application id and the secret key but I don't find how to make this request
Asked
Active
Viewed 77 times
-4
-
https://developers.facebook.com/docs/graph-api/reference/application/#Updating – CBroe Jul 02 '18 at 11:39
-
Ok, my bad,I wasnt using correctly the graph API, thanks. – Alan Vallvé Jul 02 '18 at 16:01
1 Answers
0
The token generated automatically on the graph API doesn't work for get some data, I ahve to generate first the token with the correct call and assign this on request.

Alan Vallvé
- 39
- 6