Receiving error on API Call: /api/2.0/auth/refreshToken
Getting a 400 error on requesting for access token from /refreshToken Endpoint: Sample call: POST curl -X POST \ https://[COMMUNITY-DOMIAN]/api/2.0/auth/refreshToken \ -H "Content-Type:...
Thanks. By generating a new refresh token do you mean using 'force_refresh' field in the call? We are still getting the same error. Is there another way to generate?