-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Historical API to get dividends event throwing validation errors #557
Comments
Thanks for reporting, @zenwraight. I believe this is fixed now, but I'll leave the issue open until you can confirm. CI is running now and a new release will be out soon. An automated message will appear when when that happens, with the new version. |
## [2.3.7](v2.3.6...v2.3.7) (2022-11-14) ### Bug Fixes * **historical:** validation for events {dividends,split} (fixes [#557](#557)) ([e83ede6](e83ede6))
🎉 This issue has been resolved in version 2.3.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks a lot, @gadicc, for resolving the issue; I will quickly update my dependency to latest version and look into it. I will close this issue for now. Thanks a lot for a prompt response. |
🙏 |
🎉 This issue has been resolved in version 2.3.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bug Report
Describe the bug
I am trying to hit Historical API
await yahooFinance.historical(query, queryOptions, moduleOptions);
fordividends
but I get validation errors.Minimal Reproduction
Code looks like
The error thrown is:-
Need help fix the validation for this particular event.
Environment
Browser or Node:
Node version (if applicable):
Npm version:
Browser verion (if applicable):
Library version (e.g.
1.10.1
):Additional Context
The text was updated successfully, but these errors were encountered: