Refresh Token with REST Method error

I am trying to refresh a token using a REST method, but I keep getting an error "The remote server returned an error: (400) Bad Request" with the error response "{"error":"unsupported_grant_type"}"

This is how my REST integration is set up.

And these are the inputs for my REST integration:


Comments

Sign In or Register to comment.