Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIncorrect order or args to APIError #104
Open
Labels
Comments
|
Ah yep, that looks like a typo to me. The constructor is declared as |
|
Thanks, @f2prateek ! |
|
The log format would actually work just fine for the other use case: analytics-python/analytics/request.py Line 33 in 8c4b39a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See
analytics-python/analytics/request.py
Line 35 in 8c4b39a
In that line, the order or arguments to APIError is incorrect, leading to actual error messages looking like:
What's expected is probably: