I am getting an error when I try to refresh access token:
400 Bad Request {error : \"unauthorized_client\"}
400 Bad Request
{error : \"unauthorized_client\"}
From
I created access and refresh token in OAuth2 playground and then i copied them to my app. It`s not allowed to have different clients for autorization and for token refresh.