itsjafer / schwab-api

A python library for placing trades on Charles Schwab
MIT License
206 stars 64 forks source link

Unable to place trade #2

Closed bhavishyagoyal12 closed 2 years ago

bhavishyagoyal12 commented 3 years ago

We are unable to place trade it's getting stuck on symbol selection

itsjafer commented 3 years ago

I'm able to place a trade using the latest version; however, I noticed that schwab has some sort of detection now when using headless chrome. I suspect your user agent is not set or is old enough that it displays a different version of the website

itsjafer commented 2 years ago

Closing this for inactivity