Skip to main content

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.

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