I'm working on updating to the new authorization/token endpoints. I'm able to successfully copy/update my application. Then authorize it but when I go to request a an access and refresh token, the request is successful but there is no refresh token. There are no errors and the response is exactly as is document here in the example response only there is no refresh_token key returned. Any thoughts on why? Screenshot of my returned response output
... View more