microsoft / skype-interviews-docs

Sample code showcasing how to use the Skype Interviews API
MIT License
12 stars 14 forks source link

Create Interview returns 401 #3

Closed utkarsha2016 closed 6 years ago

utkarsha2016 commented 6 years ago

I tried using multiple api keys and secrets but I get 401 every time. Not sure if Rest API is not working or its the client issue

nimal-work commented 6 years ago

Hello, what language sample were you using? Can you share your code sample and/or requests which were made and failing?

In case you are not confortable sharing this info here, you can send it to our email skypeinterviewsfeedb@microsoft.com

nimal-work commented 6 years ago

I've checked csharp sample and I found an error there so I guess that was the sdk failing so I will resolve this issue as fixed with my pr

utkarsha2016 commented 6 years ago

Thanks. It was the CSharp example that was failing for me