Question

Get Refresh Token

  • 4 January 2022
  • 2 replies
  • 413 views

How can we get access token using refresh token. is it possible. Can you please guide me for this ?

I want to implement that on server side in node typescript and what header , body required for this ?

Please help me out.

Thank You In Advance.


2 replies

Userlevel 1

Are you sure about what you asked? People uses a refresh token to get a new access token. You want the other way around and it is not possible.

Hey @Phong Vu My bad. How can I get access token using refresh token using client ID and client secrete. or any other all possible way. Can you please suggest/share with me.

Thanks

Reply