question

etam-singh8884 avatar image
etam-singh8884 asked Tyler Liu answered

Access Expired using Sdk

Dictionary<string, string> obj = new Dictionary<string, string>(); obj.Add("refresh_token", CurrentUser.RCRefreshToken); obj.Add("grant_type", "refresh_token"); var request = new Request("/restapi/oauth/token/", obj); var responseToken = sdk.Platform.Post(request);

sdk
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
More information is appreciated. What is the programming language and what are the error messages? Thanks.
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

sahiba-singh8943 avatar image
sahiba-singh8943 answered
he is using c# to refresh token and getting error "Access Expired".
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys