JulienMasson / org-gtasks

Org sync with Google Tasks
GNU General Public License v3.0
49 stars 16 forks source link

Out of Band oauth2 being deprecated #22

Closed sdenaro closed 1 year ago

sdenaro commented 1 year ago

I was attempting to update my setup and needed to recreate my tokens and ran into this issue.

The workaround looks to be adding this

ack_oob_shutdown=2022-10-03

To the request.

The permanent solution seems to be to launch the

sdenaro commented 1 year ago

Looks like this is fixed.