Discussions
Does the Refresh Token work?
over 1 year ago by Moritz
Hi,
I can not make the refresh token to work.
All I got back is a "400 Bad Request" with following Body:
{
"error": "invalid_request",
"error_description": "No refresh token"
}