Provider Not Found
Description
This provider couldn't be found in our system
Causes
- Incorrect value
- Possible that support for this provider has been deprecated.
Example
{
"operation_id": "open_banking_refresh_post",
"code_id": "provider_not_found",
"message": "Provider \"Unknown\" does not exist",
"errors": {
"provider": "This provider not exist"
}
}
Updated almost 2 years ago