Auth Expired
Description
The authorisation process by a user and a provider, has expired.
Causes
- Network issues causing a delay to the redirect from the authorisation server
- Authorisation code expired before it could be used
Example
{
"operation_id": "open_banking_async_customer_connect_get",
"data": {
"task_id": "task-id",
"provider": "Some_Bank",
"status": "Failed",
"result": "auth_expired"
}
}
If you have any questions, please contact us via the chatbot (bottom-right of screen 👉) or via a support request or check our FAQs.
Updated 16 days ago