Refresh Token API for SuiteCRM

Still wrestling with this refresh_token issue. Am able to get a new token and can crack it apart to see fields inside of it, but unsure of what I should passing back in call to refresh?

“{“error”:“invalid_request”,“message”:“The refresh token is invalid.”,“hint”:“Cannot decrypt the refresh token”}”

See other API thread for details