Posted on 19/11/2018 10:53:50
Hi Tin Ma Ma,
Did you configure the connector as described in the documentation? Make sure that the URL in the ActiveDirectoryTenant setting is correct.
https://doc.dynamicweb.com/documentation-9/integration/integration-framework-2/testtool-connector-service#6930
You should have a value in ActiveDirectoryTenant which is similar to this...
https://login.windows.net/{tenant}
or this...
https://login.microsoftonline.com/{tenant}
Where tenant is the company specific tenant name registered in Azure, e.g. companyname.onmicrosoft.com, so the value would look similar to this: https://login.microsoftonline.com/companyname.onmicrosoft.com
Best regards,
Morten