Robert Barat

Results 8 comments of Robert Barat

Thanks for considering this! One example is the [Sleep As Android app][1] and its counterpart app [Mindroid][2]'s white/brown/pink noise background "lullaby" functionality, both of which let you set the sound...

Thanks so much it's working after the latest update!

Recently I realized this feature stopped working; it now lists all the applications, but even when I select the ones I'd like to the blacklist, after working for a time,...

Thanks for this update! In this case however I was only provided my OAuth Consumer ID and OAuth Consumer Secret by Instapaper when I followed [step 2](https://www.instapaper.com/main/request_oauth_consumer_token); what should I...

Thanks for your help with this! Step 3 was the part I had issues with in the original post – I tried leaving the dummy data but I still got...

> hmm... seems like the API call is failing? does it print anything after by any chance? should be the JSON it failed to parse. the Traceback part I quoted...

> `>>> i = ipaper(oauth_id, oauth_secret)` When I ran this line, after replacing oauth_id and oauth_secret with my tokens, it said SyntaxError: invalid syntax, with a ^ pointing to the...

oh whoops I forgot the quotes in the strings! When I included the quotes I didn't get any error messages after running those 3 commands. When I ran 'marks =...