Internal Auth Error

Description

The authorisation has been denied by either the authorisation server due to an issue with the request

Causes

  • The authorisation server is unable to authenticate the user due to an issue with the request

Example

{
    "operation_id": "open_banking_async_customer_connect_post",
    "data": {
      "task_id":  "task-id",
			"provider": "Alpha",
			"status":   "Failed",
			"result":   "internal_auth_error"
    }
}