Connection Permission
Description
The request to the provider has been rejected with a forbidden response
Causes
- This usually indicates an error with the provider which may result in the provider being placed into maintenance.
Example
{
"operation_id": "open_banking_async_customer_connect_post",
"data": {
"task_id": "task-id",
"provider": "Alpha",
"status": "Failed",
"result": "connection_permission"
}
}
Updated 5 days ago