Description
This error occurs if the auth_v3 service executes a request:
- with an invalid or expired authorization token;
- with a session that does not have enough permissions to execute the request.
Contents
Error 3005, Access denied
Possible solutions
- Perform authorization with an up-to-date token.
- Ensure that requests from the auth_v3 service are available for the current user level.