Skip to main content
Question

Access Expired using Sdk

  • February 22, 2018
  • 3 replies
  • 754 views

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);

More information is appreciated. What is the programming language and what are the error messages? Thanks.

he is using c# to refresh token and getting error "Access Expired".


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings