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

Do not crash on '404 not found' response #7

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Do not crash on '404 not found' response #7

merged 2 commits into from
Jul 11, 2023

Conversation

dgerstel
Copy link
Contributor

@dgerstel dgerstel commented Jul 10, 2023

If the API response is "404 not found" the program used to proceed and crashed later on without an obvious error message.
This PR is stopping the program and reporting a warning in such a case.

Also, this PR allows for getting the raw data in csv format.

@dgerstel dgerstel added the enhancement New feature or request label Jul 11, 2023
@dgerstel dgerstel merged commit c74722a into master Jul 11, 2023
@rouzbeh rouzbeh deleted the dg/404 branch August 1, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants