vrchatapi / vrchatapi-python

🔵 VRChat API Library for Python
https://pypi.org/project/vrchatapi/
MIT License
52 stars 7 forks source link

How to edit User-Agent #17

Closed ElMoha943 closed 4 months ago

ElMoha943 commented 4 months ago

Sorry if this is an stupid question, but since today vrchat its preventing my logins because I didn't specify user agent, I know how to do this with manual requests but I'm not sure where should I set them for the python sdk to take them into account. Any example code will be much appreciated, thanx in advance!

ElMoha943 commented 4 months ago

api_client.user_agent = "..."