TOKEN_EXPIRED
The specified access token is expired. Please provide a valid token.Reason: The supplied access token via the
--token flag has expired.
TOKEN_INVALID
The specified access token is invalid. Please provide a valid token.Reason: The specified access token via the
--token flag is invalid or might have been deleted.
INVALID_ID
The specified collection/environment (ID or file path) is invalid or inaccessible. Please ensure the supplied ID or file path is correct.