Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
access_token
in the HTTP header
access_token
will inevitably expire and your requests will just be answered with HTTP 401 Unauthorized errors. In this case, instead of reinitializing the authorization process, you can also use your refresh_token
to obtain a new authorization: