Feature Request: Specify Comment Author

There’s never a need for a user to restart anything. If you do an API call and get back a result that the token has expired, just call the token exchange endpoint passing your refresh token and grant_type=refresh_token; you’ll get back a valid access token and you can then re-do the original call with that new token. It’s all transparent to the user.

1 Like