Skip to content
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

Error when 'No Data Available for the Criteria Selected' #3

Closed
TheSzRaPnEL opened this issue Mar 23, 2017 · 1 comment
Closed

Error when 'No Data Available for the Criteria Selected' #3

TheSzRaPnEL opened this issue Mar 23, 2017 · 1 comment

Comments

@TheSzRaPnEL
Copy link

TheSzRaPnEL commented Mar 23, 2017

The script Throws Error:

fetching data...
VM231:254 please ignore the "GET https://api.nbp.pl/api/exchangerates/rates/a/usd/YYYY-MM-DD/?format=json 404 (Not Found - Brak danych)" errors logged on the console by the browser - THEY ARE EXPECTED
(anonymous) @ VM231:254
(anonymous) @ VM231:270
undefined
VM231:269 ups!, TypeError: Cannot read property 'filter' of undefined

When there is no data from Morgan Stanley provided for the range of dates defined in Filter:
const PERIOD_START = '2016-01-01'
const PERIOD_END = '2016-31-12'
You can check this by going: MorganStanley (www) -> Activity (tab) -> Change Date (link) -> Previous Year (option)

Solution:

  • You don't need to see any results - you got nothing to declare from this source of income
  • Change Filter dates to desired period
@ncortines
Copy link
Owner

Thanks @TheSzRaPnEL, one issue less 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants