Closed Tlaloc-Es closed 11 months ago
I have the same issue - on github actions ubuntu
I guess is a pydantic version problem, I am triying with another versions but still don't find the correct one, with the 2.5.2, the problem is the use of the union with | in the types.
This issue is not the 2.0.0, but the latest one is in the 2.0.1. @Dev380
Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3
Describe the bug The API returns the primary key (pk) as an int type, but Pydantic expects it to be of type str.
To Reproduce
Follow the guide to step session and the error start in cl.account_info()
Traceback
Expected behavior Login
Desktop (please complete the following information):
Additional context Add any other context about the problem here.