I am trying to add refresh token rotation to my ap...
# talk-hydra
h
I am trying to add refresh token rotation to my app. But the refresh token flow seems to be not working for me. I am getting invalid_client error. But I am using the exact same client_id and secret I am using to authenticate. Can someone tell me what I am doing wrong? Here is screenshots pf postman request. The second one is my client details.