Azure-Samples / SpeechToText-REST

REST Samples of Speech To Text API
MIT License
22 stars 29 forks source link

The remote name could not be resolved #1

Closed glalwani2 closed 6 years ago

glalwani2 commented 6 years ago

image

I am trying to run the code samples for both windows and rest and its not working. Some how the token end point is not working even with a valid subscription key. It only generated the token first time yesterday and after that even if I am trying with different code samples and key, the token issue endpoint is not returning.I tried a rest client as well nothing is returned as such, Please look into it.

zhouwangzw commented 6 years ago

Thanks for reporting the issue. We are looking into it. As work around, would it be possible for you to directly use Subscription, instead of Authorization token, as described here?

zhouwangzw commented 6 years ago

@glalwani2 Do you still have the problem? I have use both Windows and REST using Authorization token. If you are using free trial key, please double check whether your key is expired or exceeds the quota.

zhouwangzw commented 6 years ago

I am closing the issue. If you still have problem or questions, please feel free to reopen a new one.