johandebeurs/alfred-mstodo-workflow

can not complete authorization

Closed this issue · 10 comments

The application should redirect to a URL like this on successful auth and show you a You are now logged in message in the browser. Is this not the case for you?

h-jia commented

Same here

I received the error and workflow is unable to connect to MS account. When I try to use the workflow it brings me back through the Microsoft login process, and then fails to redirect to a url like this.

http://127.0.0.1:5000/?code=M.R3_BAY.fd631f82-5e40-d775-cc29-14a8dcd9d709&state=REA3A9EVMT7S6HWXJF86

My Microsoft account is a personal account and setup with 2FA. I'm on Mac OS 11.3.1 - Alfred 4.5.1

I too have started having this problem. Had to do a clean install of osx and now I cannot get the workflow running again.
edit: I can see that the workflow has been given permission in my microsoft account. I removed and tried the workflow setup again. The workflow was added again as an app with permissions in my ms account but still to no avail as the same result occurs.

So, just managed to get working.
Two things (not sure which, if either, helped). 1) I emptied the trash after deleting the workflow. 2) I downloaded from
https://www.packal.org/workflow/microsoft-todo
as opposed to the link on the github page. No idea if/how they are different.

h-jia commented

@a-rock-lobster huuuu.. The packal link works like a charm!

So, just managed to get working. Two things (not sure which, if either, helped). 1) I emptied the trash after deleting the workflow. 2) I downloaded from https://www.packal.org/workflow/microsoft-todo as opposed to the link on the github page. No idea if/how they are different.

The one downloaded from packal worked for me as well!! I noticed that it is actually of version 1.21, in contrast to version 1.3 for the one downloaded from the repo page. Does it indicate that there is some bug introduced in v1.3?

@layae AirPlay Receiver has used that address in macOS Monterey, Close that may help

I am having the same issues. Not sure but shutting down AirPlay with macOS Monterey looks like not possible anymore... Any idea?

Edit: also pasting the url in the [Having Troubles] menu isn't working unfortunately

Auth has been refactored in release 0.2.0 which should resolve these issues