-4

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

andyrandy
  • 72,880
  • 8
  • 113
  • 130

1 Answers1

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.

enter image description here