https://api.marketingpod.dev/problems/authorization-error{
"type": "https://api.marketingpod.dev/problems/authorization-error",
"title": "Authorization Error",
"status": 403,
"detail": "The token does not have the required 'Access.API' role to access this resource.",
"instance": "/api/v1/integration/req_1704123456789_abc",
"requestId": "req_1704123456789_abc",
"timestamp": "2024-10-07T12:34:56.789Z",
"requiredRoles": ["Access.API"],
"providedRoles": []
}
Access.API roleAccess.API roleroles claim in your decoded JWT token
Need help? Contact developers@marketingpod.com
and include the requestId from your error response.