Leon Sasson

Results 2 issues of Leon Sasson

Not sure why, but probably related to #43. I'm on 0.7.0 See these sequence of commands: ``` In [1]: import requests; requests.get('https://google.com') Out[1]: In [2]: import graphitesend In [3]: import...

So a few of the APIs I work with use a `bearer_auth=False` model, i.e I need to pass the access token as a GET param. So I find myself writing...

Contributor Friendly
Feature Request