Recently we are facing issues if user saves the Zoho reports configuration page after entering email ID and AT key it throws authentication failure even though the email and AT key is correct. It happens as the registered login is in different grid server.
This article is applicable only for users who are trying to login using Zoho E-mail ID which contains -> .eu (example - santhosh@testreports.eu)
Please follow the steps given below to sort this issue.
1) Take a copy of the existing ApplicationResources.properties and ApplicationResources_en_US.properties which is located under C:\ManageEngine\ServiceDeskPlus-MSP\server\default\lib\classes\resources. Then search for "sdp.admin.zreports.url" and "sdp.admin.zreports.iamurl"
Note : It is moved under \ServiceDeskPlus-Msp\lib\resources from 9400 Builds.
Search for the following lines :
sdp.admin.zreports.url
sdp.admin.zreports.iamurl
and change the corresponding entity to
sdp.admin.zreports.url=https://reports.zoho.eu
sdp.admin.zreports.iamurl=https://accounts.zoho.eu
2) Connect to the database and execute the query below:
3)Restart the application service alone after the above changes are done.
4) Generate a new Zoho AT Key using the below URL :
5)Click on 'save and sync'/'Resync'