PRODUCT_NOT_ENABLED
A requested product was not enabled for the current access token. Please ensure it is included when when initializing Link and create the Connection again.
http code 400
{
"error_category": "CONNECTION_ERROR",
"error_code": "PRODUCT_NOT_ENABLED",
"error_message": "A requested product was not enabled for the current access token. Please ensure it is included when when initializing Link and create the Connection again.",
"display_message": null
}
Common causes
- You requested a product that was not enabled for the current access token. Ensure it is included when when calling /link/token/create and create the Connection again.
Troubleshooting steps
- Request your product activation by sending a Support ticket from the Dashboard
Updated 11 months ago