Provider Unavailable
Description
The provider has returned a temporary service unavailable error. Normally indicating a temporary issue with the provider
Causes
- The provider has returned a service unavailable error and will be placed in maintenance if this persists
Example
{
"operation_id": "open_banking_async_customer_connect_post",
"data": {
"task_id": "task-id",
"provider": "Alpha",
"status": "Failed",
"result": "provider_unavailable"
}
}
Updated 5 days ago