Zoho Migration Tool Getting Error 401
Hello
We are getting the following error trying to do a migration on a user from EML files, when we are verifying the user to get the migration started.
Does anyone has encounter the same issue, and solved it?
The logs show these lines:
10/28/2024 1:20:47 PM: [3] System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at ZMMigration.Http.HTTPClient.SendRequest(String url, String requestMethod, Dictionary`2 queryParams, Dictionary`2 headers, HTTPRequestContent requestContent)