curl --location --globoff 'https://open.pingcode.com/v1/auth/token?grant_type=refresh_token&refresh_token={refresh_token}'
{ "access_token": "e7321ca8-f724-4abd-9169-d76d095c6acf", "token_type": "Bearer", "expires_in": 1577808000 }