Jump to content

Hari

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Hari

  1. Hi @jdb, thanks you so much for the workflow ! Of late I have been running in to authentication issues which I am not sure how to resolve, I tried to login to todo website and see if something pops up to authenticate the workflow but I dont see anything. Not sure what happened, I am seeing this issue for the second time and I dont remember how it got resolved the first time..

     

    ===================================================

     

    [10:53:36.306] Microsoft ToDo[Script Filter] Queuing argument ''

    [10:53:36.880] Microsoft ToDo[Script Filter] Script with argv '(null)' finished

    [10:53:36.884] ERROR: Microsoft ToDo[Script Filter] Code 1: .

    2020-09-08 10:53:36,852 workflow     ERROR    

    Traceback (most recent call last):

      File "/Users/hk890008/alfred/Alfred.alfredpreferences/workflows/user.workflow.165812FE-AFC5-4F5C-B9BB-928AA638E604/workflow/workflow.py", line 2073, in run

        func(self)

      File "alfred-mstodo-workflow.py", line 17, in main

        route(wf.args)

      File "/Users/hk890008/alfred/Alfred.alfredpreferences/workflows/user.workflow.165812FE-AFC5-4F5C-B9BB-928AA638E604/mstodo/handlers/route.py", line 18, in route

        logged_in = is_authorised()

      File "/Users/hk890008/alfred/Alfred.alfredpreferences/workflows/user.workflow.165812FE-AFC5-4F5C-B9BB-928AA638E604/mstodo/auth.py", line 57, in is_authorised

        return resolve_oauth_token(refresh_token=workflow().get_password(config.KC_REFRESH_TOKEN))

      File "/Users/hk890008/alfred/Alfred.alfredpreferences/workflows/user.workflow.165812FE-AFC5-4F5C-B9BB-928AA638E604/workflow/workflow.py", line 2445, in get_password

        account, '-g')

      File "/Users/hk890008/alfred/Alfred.alfredpreferences/workflows/user.workflow.165812FE-AFC5-4F5C-B9BB-928AA638E604/workflow/workflow.py", line 2813, in _call_security

        raise PasswordNotFound()

    PasswordNotFound

    [10:53:36.888] Microsoft ToDo[Script Filter] <?xml version="1.0" encoding="utf-8"?>

    <items><item valid="no"><title>Error in workflow 'Microsoft ToDo'</title><subtitle /><icon>/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns</icon></item></items>

×
×
  • Create New...