watson-developer-cloud / unity-sdk

:video_game: Unity SDK to use the IBM Watson services.
Apache License 2.0
569 stars 206 forks source link

[Speech-To-Text not working] [RESTConnector.ProcessRequestQueue()] [Credentials.OnRequestIamTokenResponse()][ERROR] #628

Closed longnh176040 closed 4 years ago

longnh176040 commented 4 years ago

Hi guys, Im completely new to this. I did everything exactly the same with the tutorials. But when I hit play, i got these issues and I could not find any solution to fix these. Screenshot (1) Screenshot (2) Screenshot (3)

So please guys, tell me what are these and how to fix them. Thank you so much :<<<

mamoonraja commented 4 years ago

@longnh176040 Looks like an issue with the API key, can you confirm if apikey and url are correct?

longnh176040 commented 4 years ago

@longnh176040 Looks like an issue with the API key, can you confirm if apikey and url are correct?

Yes, I just followed this video and did everything the same https://www.youtube.com/watch?v=xKzSzTvRH68

mamoonraja commented 4 years ago

Did you hide the apikey in screenshot on purpose, or that's what you have entered in the IAM apikey field? If yes, then you need to copy the actual apikey instead of hidden characters.

longnh176040 commented 4 years ago

Did you hide the apikey in screenshot on purpose, or that's what you have entered in the IAM apikey field? If yes, then you need to copy the actual apikey instead of hidden characters.

No, the api key which i pasted was masked automatically. I did nothing different from the above video.

longnh176040 commented 4 years ago

and of course it is not hidden on the web :( just masked automatically when i pasted in the IAM apikey field

mamoonraja commented 4 years ago

Interestingly, if you copied the key from the Credentials tab as shown in the video, it should be masked. Anyways, can you try to copy the actual key instead of masked one and see if that works?

longnh176040 commented 4 years ago

Interestingly, if you copied the key from the Credentials tab as shown in the video, it should be masked. Anyways, can you try to copy the actual key instead of masked one and see if that works?

Thank you so much for you help <3 <3. It works now !!

mamoonraja commented 4 years ago

Glad it worked, you're welcome :)