Note that there are some explanatory texts on larger screens.

plurals
  1. USAlbo Best
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COI've read documentation dozens of times but it just doesn't make any sense to me or im missing something here. I'm not very experienced with that but I have been developing apps for some months now. And searching "How to get application access token" doesn't seem to return any valuable resource from google...
      singulars
    2. COThanks Flavio, I do realize it's used for security purposes... however the major reason I need it is to get the APP_ACCESS_TOKEN. So Is there any other method to get the APP_ACCESS_TOKEN of the newly created app? This is what it typically returns when a new app is created programatically: #{"new_app_id"%3A434removed939668%2C"new_api_key"%3A"876removed3524a02320c7b0f71e"} I'm not really sure on how to use the "new_api_key" for that purpose. P.S.: Sorry guys, I can't figure out how to format the code here in comments... tried many times.
      singulars
    3. COYeah, Ceejayoz is right. I need to get this programmatically because my script creates an app for my client, then I get the new APP ID... etc. Then I need to edit the editable fields of the newly created app, programmatically through FB API. The point here is for my script to make the most configurations so my client does not have to, thus avoiding possible errors and efforts from the client... Of course I could redirect them to the App Settings page and they could edit the settings but that's not very practical from the client point of view..
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload