View source: R/authorization.R View source: R/fbGetLongTimeToken.R
fbGetLongTimeToken | R Documentation |
Change your short time token to long time token.
fbGetLongTimeToken(client_id= NULL,client_secret = NULL,fb_exchange_token = NULL)
client_id |
Your App ID. |
client_secret |
Your App secret. |
fb_exchange_token |
Your short time API token. |
API token
Alexey Seleznev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.