'Zoho credentials not configured'
'Zoho credentials not configured'
This error means the Zoho integration has not been set up for your team. The administrator needs to add the Zoho OAuth app credentials (Client ID and Client Secret) to the server configuration and enable the Zoho Mail integration.Contact your administrator and ask them to complete the Zoho Mail integration setup. You will not be able to send emails through the tool until this is done.
'Token exchange failed'
'Token exchange failed'
This error occurs during the initial Zoho authorization step when the redirect URI used by the app does not exactly match the one registered in the Zoho Developer Console. Even a missing trailing slash can cause this failure.Your administrator needs to:
- Log in to the Zoho Developer Console.
- Open the GLAC Quote Tool OAuth app.
- Compare the Authorized Redirect URIs listed there against the actual URL of your deployed app (for example,
https://quotes.globallinkconsulting.sg/). - Update the URI in the Zoho console to match exactly, including any trailing slash.
'Token refresh failed' or 'Need to reconnect'
'Token refresh failed' or 'Need to reconnect'
Your Zoho refresh token has been revoked. This can happen if your Zoho organization administrator revokes app access, or if the token has been unused for an extended period.To resolve this, reconnect your Zoho account:
- Open the app and go to Settings in the sidebar.
- Click Disconnect Zoho Mail.
- Click Connect Zoho Mail and complete the authorization flow in the browser window that opens.
'Could not get Zoho account ID'
'Could not get Zoho account ID'
This error means the OAuth authorization was completed, but the app did not receive the permission it needs to read your Zoho Mail account details. The most likely cause is that the required scope (
ZohoMail.messages.CREATE) was not granted during authorization.Reauthorize Zoho with the correct permissions:- Go to Settings in the sidebar.
- Click Disconnect Zoho Mail.
- Click Connect Zoho Mail and carefully review the permissions screen — make sure you grant access to send mail on your behalf.
'Unauthorized' or Zoho send fails silently
'Unauthorized' or Zoho send fails silently
Email not received by client
Email not received by client
If the send action completes without an error but the client reports not receiving the email, check the following in order:
- Verify the recipient address. Confirm the TO and CC fields in the email compose modal contain the correct email addresses before sending.
- Check your Zoho Sent folder. Log in to Zoho Mail and confirm the email appears in your Sent folder. If it does, the tool delivered the email successfully and the issue is on the delivery side.
- Ask the client to check their spam folder. First-time senders are sometimes filtered by spam rules, especially for business email domains.
