Discussions

Ask a Question
Back to All

Does the Refresh Token work?

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"
}