exchange_token
Exchange a short-lived access token for a long-lived one to maintain persistent API access without repeated authentication.
Instructions
Exchange a short-lived access token for a long-lived token. Requires META_APP_ID and META_APP_SECRET to be configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_lived_token | Yes | Short-lived access token to exchange |