Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Integrity error  #29

@roccoenzo

Description

@roccoenzo

WARNING:root:VRC API Key has not been fetched, fetching Traceback (most recent call last): File "e:\BioGenerator\profile_fetch_apid.py", line 49, in <module> loop.run_until_complete(main()) File "C:\Users\R\miniconda3\lib\asyncio\base_events.py", line 642, in run_until_complete return future.result() File "e:\BioGenerator\profile_fetch_apid.py", line 11, in main await client.login( File "C:\Users\R\miniconda3\lib\site-packages\vrcpy\client.py", line 387, in login self.me = CurrentUser(self, resp["data"], self.loop) File "C:\Users\R\miniconda3\lib\site-packages\vrcpy\user.py", line 358, in __init__ self._assign(obj) File "C:\Users\R\miniconda3\lib\site-packages\vrcpy\baseobject.py", line 25, in _assign self._object_integrety(obj) File "C:\Users\R\miniconda3\lib\site-packages\vrcpy\baseobject.py", line 89, in _object_integrety raise ObjectErrors.IntegretyError( vrcpy.errors.IntegretyError: CurrentUser object missing required key feature ERROR:asyncio:Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x00000296C4FCF880>

python 3.9.5
windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions