- DATE:
- AUTHOR:
- The Toast - API team
Error Handling
General API updates
Attempted login with credentials for a different environment produces a 400 error message
DATE:
AUTHOR:
The Toast - API team
Previously, if you attempted to log in to an environment with credentials that belong to a different environment, you would get a 403 error message.
Now, a 400 error message is returned indicating that the domain tenant and tenant associated with the client_id or connection_id are not the same.