Step 5: Refresh the Tokens
https://app.beamlabs.io/oauth/v2/endpoints/token/?
client_id=<CLIENT_ID>&
client_secret=<CLIENT_SECRET>&
grant_type= authorization_code&
refresh_token=<REFRESH_TOKEN>&
grant_type=refresh_tokenLast updated