Using a 1-hour generic user token you can generate a 60 day token. You will need to have an App ID and App secret, and a valid token. Generate a new valid User Token with the API Graph.
fb_token(app_id, app_secret, token, api_version = "v11.0")
Character. Application ID and Secret.
Character. User token, created with
API Graph
or with this same fb_token()
's token.
Character. Facebook API version
Character. String with token requested.
More info: Long-Lived Access Tokens
Other API:
bring_api()
,
fb_accounts()
,
fb_ads()
,
fb_creatives()
,
fb_insights()
,
fb_posts()
,
fb_post()
,
fb_process()
,
fb_rf()
,
li_auth()
,
li_profile()
,
queryGA()
,
slackSend()
Other Facebook:
fb_accounts()
,
fb_ads()
,
fb_creatives()
,
fb_insights()
,
fb_posts()
,
fb_post()
,
fb_process()
,
fb_rf()