DetailedResponse struct null when using IamAuthenticator
jkredzvr opened this issue · 1 comments
jkredzvr commented
Unity Version 2019.2.10f1
unity-sdk-core-1.1.1
unity-sdk-4.1.0
Trying to deploy the SpeechToText example on a Magic Leap and during the authentication process on a build it is throwing an error on line 147 in IamAuthenticator.cs
tokenData = new IamToken(response.Result);
I've also verified that the device is connected to the internet before creating the speechToTextAuthenticator
jkredzvr commented
moved issue to https://github.com/watson-developer-cloud/unity-sdk