fbGetLongTimeToken: Get API facebook long time token.

View source: R/authorization.R View source: R/fbGetLongTimeToken.R

fbGetLongTimeTokenR Documentation

Get API facebook long time token.

Description

Change your short time token to long time token.

Usage

fbGetLongTimeToken(client_id= NULL,client_secret = NULL,fb_exchange_token = NULL)

Arguments

client_id

Your App ID.

client_secret

Your App secret.

fb_exchange_token

Your short time API token.

Value

API token

Author(s)

Alexey Seleznev


rfacebookstat documentation built on May 31, 2023, 7:27 p.m.