John Keyes
John Keyes
@stormlifter Can you explain what parameters you would want to add? As it stands the middleware includes the request parameters as this context.
@stormlifter I recently ran into this issue and noticed it was because the `EXCEPTIONAL_API_KEY` was `None`. I've submitted a Pull Request to raise an Exception of this is the case.
FYI I ran the tests with Python 3.3 and they passed.
@lukas-gitl Can you remember how that error was generated? A 500 response indicates an issue on the API side of things.
@sir-dunxalot Do you still have the issue?
@kerrermanisNL That looks like a different issue. Can you raise a new issue and supply some sample code that exhibits the behaviour. Thanks.
Politeness comes at no cost.
Stay classy!
@lukas-gitl If you can put together a PR with tests, I'll take a look at it. Sorry for the delay in responding.
@MrJaeger I've merged a PR with this support just now. It will be in the next release. Thanks for raising the issue. I'll update here when the latest is released.