Skip to main content
Question

.NET SDK OAuth issue - why can I not get a token?

  • April 20, 2021
  • 3 replies
  • 549 views

Hello,


We use RingCentral.Net SDK and have difficulties getting a token. RestClient’s Authorize method is not working properly. It returned result’s status is “WaitingForActivation”. The Client token result is null.


Also is there any way to use rc_credential.json file to pass OAuth?

3 replies


Hi, thank you for the answer, we have already tried all your mentioned solutions, but unfortunately, it didn't give any result.


I believe it is a C# programming issue. Did you "await" ?