ePages 7.48.0 - DE_EPAGES/FacebookBusiness/API/Constants.pm

Package DE_EPAGES::FacebookBusiness::API::Constants

Constants for cartridge FacebookBusiness

@EXPORT_OK
FACEBOOK_BASE_URL
FACEBOOK_GRAPH_URL
FACEBOOK_API_VERSION
OAUTH_ENDPOINT
STATE_SEPERATOR

FACEBOOK_BASE_URL (string)

base URL for requests to facebook

FACEBOOK_GRAPH_URL (string)

graph URL for requests to facebook

FACEBOOK_API_VERSION (string)

API version for requests to facebook

OAUTH_ENDPOINT (string)

Endpoint for the oAuth authentication process

STATE_SEPERATOR (string)

seperator character between the MBO redirect URL and
the related token in the state parameter of the call to the
facebbok oauth endpoint