Microsoft Translation configuration error | Community
Skip to main content
prashantonkar
New Participant
November 9, 2020
Question

Microsoft Translation configuration error

  • November 9, 2020
  • 2 replies
  • 1852 views

I am using AEM 6.5.0 on my local. I am trying to create translation configuration with microsoft as provider.

 

I followed the following document:

https://experienceleague.adobe.com/docs/experience-manager-65/administering/introduction/tc-msconf.html 

 

I am unable to successfully connect. When I enter the subscription key I created using Azure translator. I get the message "Failed to connect". Please help.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

New Participant
July 3, 2024

Same problem for me also.. Did you find answer

Employee
November 9, 2020

Is there any error in the logs?

prashantonkar
New Participant
November 10, 2020

Here is the error I got in logs

java.lang.NullPointerException: null
at java.io.PrintWriter.write(Unknown Source)
at com.adobe.granite.translation.connector.msft.core.impl.AccessTokenServlet.doPost(AccessTokenServlet.java:89) [com.adobe.granite.translation.connector.msft.core:1.3.24]
at org.apache.sling.api.servlets.SlingAllMethodsServlet.mayService(SlingAllMethodsServlet.java:146) [org.apache.sling.api:2.18.4]
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:342) [org.apache.sling.api:2.18.4]
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:374) [org.apache.sling.api:2.18.4]
at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:552) [org.apache.sling.engine:2.6.18]