Martin Aspeli
Martin Aspeli
That said, I just tried to hack that code and put `oauth_token=token.token` into the call signature and it fails with a `401`, so I may be wrong. But it definitely...
I am not sure what the deal is with `flickr.auth.oauth.checkToken()`, but I have some slightly different code that seems more robust, using `flickr.test.login()` instead: ``` flickr_api = flickrapi.FlickrAPI(FLICKR_API_KEY, FLICKR_API_SECRET) #...
Apologies but I am no longer maintaining this. I forked it into https://github.com/DeloitteDigitalUK/jira-agile-metrics which is better in most ways and more widely used and tested. Please try to use that...
@peltzel is this still an issue? I believe the `lira` library used to batch/iterate by itself. Has something changed so it no longer does?
Happy to review a PR. I think the python client does some chunking automatically.
Can confirm that @RobertSasak's package works well. Thanks!
No they are not in the remote. I may have bungled my log extract into the ticket but I can see what looks like a push in the log at...
Just to elaborate on this a little bit - and see if anyone might have a solution. I have a new Shelly Dimmer 2. I tried to flash it OTA...
Thank you @Mollayo - very insightful. In my particular case, a serial flash isn’t an option. I am fairly confident MongooseOS is running on it, and whilst I haven’t tested...
Thank you again @Mollayo! Just to check I got this right: Originally, I went from stock firmware to Tasmota using mgos-to-tasmota. I then installed the template and custom STM32-aware firmware...