Henrik Blidh

Results 55 comments of Henrik Blidh

Hm, `requests` is problematic in this case. It requires file-like objects as certificate and keys. I think, given Heroku, that the correct way to handle this is to use environment...

Sorry, I missed the last sentence in the first section... I believe that doing this in Heroku is secure enough. It is not an accessible server per se and in...

It would be nice, yes. It is not something I have time to address though. Feel free to do the change and make a PR!

My original plan was to include the rfa id with the exceptions and let the user fetch the corresponding text when dealing with the error. Similarily, I wanted to return...

I have not maintained this library at all for a long time, and I doubt it works with any recent metawear boards. Use their official Python sdk instead of this.