These docs are for v0.0.1. Click to read the latest docs for v1.0.61.

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