Error file_put_contents when trying to add-token in Alfred 3
Closed this issue · 4 comments
Tovrik commented
This is relatively simple to solve and I just wanted to put this here for anyone else who might run across it.
- Open /Users/username/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.22EEC29C-B28B-40A5-B234-FFB52703D649/scripts/libs/Workflows.php
- There is a line (a file path) in the file which refers to Alfred 2 instead of Alfred 3, just change that and everything works perfectly.
whalesingswee commented
Thanks for this! Very helpful. Hope Author update this one
jingxinxin commented
Thanks for this! It works.
thatsecuritydude commented
This still doesn't work. I continue to see debug logs trying to access Alfred 2 folders that end up failing. I tried deleting that user.workflow. folder and reinstalling the tool, but that didn't help either. Any other suggestions for this would be great. Thanks.
yannickglt commented
Hi! The version 3 of the workflow was just released (it includes the new Slack OAUTH implementation as the previous one is deprecated). Your issue should be fixed as well.
If not, feel free to let me know and I will give it a check quickly.