Skip to content

ERROR 'RPC_CALL_FAIL 401: AUTH_KEY_UNREGISTERED'  #132

@Carlos272

Description

@Carlos272

Hi, I have this problem, help me solve it, please.
The error is as follows: pytg.exceptions.FailException: Error 71: 'RPC_CALL_FAIL 401: AUTH_KEY_UNREGISTERED' (command '[disable_preview] status_online \n')

sender.status_online()
File "/opt/proyecto/lib/python3.5/site-packages/pytg/sender.py", line 630, in command_alias
return self.execute_function(command_name, *args, **kwargs)
File "/opt/proyecto/lib/python3.5/site-packages/pytg/sender.py", line 354, in execute_function
raise e
File "/opt/proyecto/lib/python3.5/site-packages/pytg/sender.py", line 351, in execute_function
return result_parser(message)
File "/opt/proyecto/lib/python3.5/site-packages/pytg/result_parser.py", line 55, in success_fail
raise FailException(json.error_code, json.error)
pytg.exceptions.FailException: Error 71: 'RPC_CALL_FAIL 401: AUTH_KEY_UNREGISTERED' (command '[disable_preview] status_online \n')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions