fhqvst / avanza

A JavaScript client for the unofficial Avanza API
MIT License
229 stars 59 forks source link

getOrderbook returning undefined? #75

Open JakobWestergarden opened 2 years ago

JakobWestergarden commented 2 years ago

the getOrderbook function has been working for months for me now, but as of today it hasn't been working at all. The data returned is just undefined, and i have triple checked that the orderbookId i use in the function is correct. Any idea what could be causing this?

jlhein commented 2 years ago

Has anyone figured out a workaround? I'm experiencing the same problem.