dogsheep / dogsheep/twitter-to-sqlite

Use raise_for_status() everywhere

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
416
Forks
24
PR merge metrics
No merged PRs in 30d

Description

I keep seeing errors which I think are caused by authentication or rate limit problems but which appear to be unexpected JSON responses - presumably because they are actually an error message.

Recent example: https://github.com/simonw/jsk-fellows-on-twitter/runs/598892575

Using `response.raise_for_status()` everywhere will make these errors less confusing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.