Jump to content

johnthepink

Member
  • Posts

    28
  • Joined

  • Last visited

Recent Profile Visitors

614 profile views

johnthepink's Achievements

Member

Member (4/5)

3

Reputation

  1. @tombarys good question! I don't think they provide an API endpoint for that: https://github.com/basecamp/bc3-api#api-endpoints.
  2. I believe the Basecamp token does expire after a bit, I don't remember exactly how long. There may be a way to refresh that token automatically, or provide some better feedback about what is happening in the future.
  3. Seems like it is having trouble parsing the response from Basecamp's server. Maybe try getting a new token and ensuring that the basecamp ids you specified are correct and/or still active?
  4. Don't see any errors there. It looks like possibly it worked but didn't find anything that matched "chk"? You may also want to try clearing cache by starting you command with a "!". Like: "bc !chk"
  5. @Tee Elem sorry for the delay. I just got around to taking a look. I have uploaded a new version of the workflow to Packal (2.1.6) which should address the issue you were seeing. https://www.packal.org/workflow/basecamp Let me know if that fixes it for you! Details about the fix can be found here: https://github.com/johnthepink/alfred2-basecamp/pull/12
  6. @Tee Elemthanks for the report. I think I have reproduced your issue and I will try to take a look soon. What version of Ruby are you running? To find out open the Terminal app, type: ruby -v and press enter.
  7. Just published 2.1.5 which should fix errors relating to the folder names.
  8. I just published version 2.1.2, which now supports returning more than 15 projects. I also confirmed it is working fine with Alfred 4. However, you may need to update a folder name depending on what is currently installed on your system. See this issue for the fix: https://github.com/johnthepink/alfred2-basecamp/issues/10
  9. @mhanes @jlogan you are right, I have not tested this with Alfred 4. I will try to get some time soon to address.
  10. Thanks for writing up a handy Alfred workflow!

  11. Thanks. What does the actual log say? In /Users/antonio/Library/Logs/Alfred-Workflow.log
  12. antonio, I have recently updated the workflow to support Basecamp 3, which requires you to obtain a token to authorize your account. I posted the steps earlier in this thread, but you can also follow here https://github.com/johnthepink/alfred2-basecamp If that doesn't help, could you please post the error message alfred gives you?
  13. Just added a new build with a quick fix for token expiration. I'm trying to think of a better way to handle this in the future.
  14. Basecamp 3 Support! Hey everyone. I've added support for Basecamp 3 to the workflow (Basecamp 2 support still works). Whether you are using Basecamp 3, or Basecamp 2, if you update there is now a different process for authenticating. Visit this site to retrieve your Basecamp token Right click on the “bc” Script Filter and click “Configure”. Fill out your Basecamp information. Note that if you belong to more than one organization, you can enter them separated by commas. Organization ids can be found in the Basecamp URL: https://basecamp.com/xxxxxxx. The x’s are the ID you want. Each organization has it’s own id. Have fun. This will cache your results, so if you need to refresh start your query with: !
  15. Do you mind pasting what you have as the settings with your password xxxxxx-ed out?
×
×
  • Create New...