Gadi Cohen
Gadi Cohen
Hey @zvictor, thanks again for your contributions and patience. Definitely appreciate your comments to help make contributing a better experience. I'll just note that of these things will be changing...
Hey @zvictor I've merged the code I mentioned to revert back to schema compilation from typescript interfaces. I still need to look at all the CONTRIBUTOR instructions when I have...
Had this issue with Next 14 but it works with Next 15. Just make sure that you remember to **`await`** `auth(...)` if using lazy initialisation otherwise you'll get ```bash ⨯...
Hey @Sireini, thanks so much for this. I usually jump at these opportunities but you caught me now where I'm actively working on the next major version of the library,...
Oops, I added this functionality way back but forgot to post an update. My bad `:) Hopefully the notification about the linked commit above was a hint. In brief, for...
Hey @Mubelotix, thanks for the report. Granted this should be clearer, but the error above is actually coming from Yahoo's servers, not the library. Probably a transient error that will...
Hey @Mubelotix, well spotted and thanks for all your valued investigation and input here 🙏 I'm currently working on the next major release - v3 - and hope to address...
Thanks for your patience, everyone. This has been addressed in the above commit. It will be in the next v3 release, and there will be an automated message here once...
My pleasure. Thanks again for your patience :)
@pingplass123, `trendingSymbols` and `screener` worked fine for me, but maybe I didn't quite understand your code. Code sample and output below. Those 400 "Bad Request" errors can often be transient...