Jump to content

antonio

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by antonio

  1. Hello John,

     

    Yes, I pasted the token and the company ID, this is the debug log I have :

     

    Starting debug for 'Basecamp'

     

    [ERROR: alfred.workflow.input.scriptfilter] Code 255: <items><item arg='Fatal Error!' uid='Rescue Feedback' valid='yes'><title>Fatal Error!</title><subtitle>Check the log file below for extra debug info.</subtitle><icon>/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns</icon></item><item arg='/Users/antonio/Library/Logs/Alfred-Workflow.log' autocomplete='Alfred-Workflow.log' type='file' uid='/Users/antonio/Library/Logs/Alfred-Workflow.log' valid='yes'><title>Alfred-Workflow.log</title><subtitle>/Users/antonio/Library/Logs/Alfred-Workflow.log</subtitle><icon type='fileicon'>/Users/antonio/Library/Logs/Alfred-Workflow.log</icon></item></items>

    [ERROR: alfred.workflow.input.scriptfilter] Code 255: <items><item arg='Fatal Error!' uid='Rescue Feedback' valid='yes'><title>Fatal Error!</title><subtitle>Check the log file below for extra debug info.</subtitle><icon>/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns</icon></item><item arg='/Users/antonio/Library/Logs/Alfred-Workflow.log' autocomplete='Alfred-Workflow.log' type='file' uid='/Users/antonio/Library/Logs/Alfred-Workflow.log' valid='yes'><title>Alfred-Workflow.log</title><subtitle>/Users/antonio/Library/Logs/Alfred-Workflow.log</subtitle><icon type='fileicon'>/Users/antonio/Library/Logs/Alfred-Workflow.log</icon></item></items>

     

    I completed all the fields indicated by the arrows in this image http://i.imgur.com/HOvIBzT.png

  2. Hello,

     

    Thanks for the workflow, I would love to use it :)

     

    In the BC configurtion, I don't have any email address field or username field.

     

    This is what I have :

     

    basecamp_token=""
     
    # id or id,id,id
    basecamp2_company_ids=""
     
    # id or id,id,id
    basecamp3_company_ids=""
     
    /usr/bin/ruby ./main.rb "{query}" "$basecamp_token" "$basecamp2_company_ids" "$basecamp3_company_ids"
     
    I use basecamp 3.
    Which field do I have to fill ? I tried to fill everything and it doesn't work. I tried to fill everything except the basecamp2_company and basecamp2_id and it doesn't work either. 
×
×
  • Create New...