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
gadicc
changed the title
[historical] throw error on invalid options; specifically: validate period1/2
[historical] throw error if given a string for period{1,2} that is invalid input for new Date()
Apr 27, 2022
We should validate
period1
andperiod2
and throw an error on invalid input before trying to make the request.As reported by @kiloppertry in #429.
The text was updated successfully, but these errors were encountered: