Fabio Niephaus

Results 564 comments of Fabio Niephaus

Thanks, @merchako. I haven't heard of nativedisplaybrightness yet, but it looks like it requires you to adjust your system preferences (see [here](https://github.com/Bensge/NativeDisplayBrightness/releases/tag/v0.0.5)). It might be hard to check that it's...

Hi @merchako, Thanks for the follow up and glad to hear you found a way to make it work. I will keep this issue open in case anyone wants this...

Hi @unsalted, The workflow still uses Dropbox's API v1 which was deprecated a while ago but still worked for some reason. I've started to work on v2 support (see `dev`...

@davidvb maybe give the version on [`dev`](https://github.com/fniephaus/alfred-dropbox/tree/dev) a try and file any issues. If that works ok, we can release it. Please note that Dropbox has changed a few things...

Thanks, file search should be possible since it is [supported by the API](https://www.dropbox.com/developers/documentation/http/documentation#files-search). Unfortunately, I don't have much time to work on this at the moment and I'm afraid the...

I'm afraid Google has shut down the API used by the workflow. Sorry, but it looks like they don't want to allow workflows/apps like this to protect their users.

@Stvad I'm afraid I don't have any plans, but I'm happy to help if someone is interested in updating the workflow. What kind of things are still allowed with the...

Here's Google's blog post on their API changes and the reviewing process: https://cloud.google.com/blog/products/g-suite/elevating-user-trust-in-our-api-ecosystems Since `https://www.googleapis.com/auth/gmail.readonly` is covered by the new restrictions, I don't think this workflow will be able to...

Could you try and reauthenticate the workflow? Simply type in `gmail wf:deauth` which should deleted your credentials and then start over.

Could you try and manually remove `com.fniephaus.gmail` from your KeyChain?