Common causes
Most request failures come from one of these issues:- Invalid or expired bearer token
- Wrong
institutionId - Incorrect environment URL
- Missing required request fields
- Invalid encrypted payload values for secure card operations
Troubleshooting checklist
When a request fails:- Confirm you are using the correct environment URL.
- Confirm your token is still valid.
- Check that required headers are present.
- Compare your payload with the example in the API reference.
- Re-run the request with a fresh OAuth token if needed.