manrajgrover / football-cli

⚽ Command line interface for Hackers who love football
MIT License
1.07k stars 80 forks source link

Handle API errors: Check if response status code is 200 or not #53

Closed manrajgrover closed 6 years ago

manrajgrover commented 6 years ago

Description of new feature, or changes

This PR checks if response status code is 200 or not before parsing response.

Related Issues and Discussions

NA

People to notify

NA