Hello Everyone,
I am new to using web api, and I am new to using ringcentral.
I want to use ringcentals web api to log in from a c# web application and retrieve call log information for both inbound and outbound logs.
I have followed their steps on https://github.com/ringcentral/ringcentral-csharp-client but I just cannot or do not know what I am doing or how to do it.
In my page_load I am doing the Initialization and Authorizations as in their steps but I don't get logged in. I know my credz are fine because I can get into my testing environment ect..
Can some one provide example code of how to log in and show call logs in a c# web page?
Thanks,