You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that the intraday API requires an interval parameter, which is not passed.
I've hacked my local code so that the Stock's intraday API takes an extra parameter and it merges it with in the params. Happy to do a pull request but ideally we would want the API to take in some sort of enum or limited set of constants rather than any arbitrary interval string, since only a handful are supported.
I keep getting this error for each method for Intraday, daily and search symbol methods. Is anyone facing this issue? please need guidance.
The text was updated successfully, but these errors were encountered: