Skip to main content

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?

Have checked the following link with same issue?:

https://community.ringcentral.com/questions/853/getting-waitingforactivation-while-using-c-sdk.html

https://community.ringcentral.com/questions/769/id-8-status-waitingforactivation-method-null-resul.html

https://community.ringcentral.com/questions/732/issue-in-authorization-c-sdk.html

Hope you find the solution


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" ?


Reply