Failed Requests
In case you get the following response for your request, you will need to regenerate a token
using the Login process explained here.
HTTP Response Code: 401
Body:
JSON
{
"error": "Invalid access token"
}
You must implement the re-login process in your request procedures in case of failures.