locked
RestSharp Access Token RRS feed

  • Question

  • Hello;

    I have an WPF application. Using the RestSharp library, I was able to retrieve an access token and a refresh token. Can you tell me how to save this refresh token and use it to generate a new access token? I am stuck at this stage, if you have an example C# I will be very grateful to be able to advance

    • Moved by Bob Ding Monday, October 2, 2017 1:04 AM Move from WPF forum
    Thursday, September 28, 2017 1:02 PM

All replies

  • Hi,

    Since RestSharp library is the third party library which is outside of this forum scope of support .

    For you question I suggest you query and ask your question on official site.

    https://github.com/restsharp/RestSharp/issues

    Best Regards,

    Bob


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Friday, September 29, 2017 2:46 AM