Akshat Manihar
Results
1
comments of
Akshat Manihar
`client=Client(language="en-US") async def main(): await client.login(auth_info_1=username, auth_info_2=email, password=password) asyncio.run(main())` I am getting the same error even with this. I am working on macos. How to resolve this error.