Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded to Toggl's API v8 #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

samuelkordik
Copy link

This project had last been updated in June 2012. The API version v6 used has been deprecated and the entire project no longer works.

I've upgraded the project to the API v8. The key changes are:

  • The API now requires specifying a Workspace to get a project list or project ID. If the user only has a single workspace (which would be most people), then these scripts will work seamlessly. If, however, the user has more than one workspace, the active workspace must be set in the settings files (just like specifying a project or client).
  • Changed the code in a few places to work with the new v8 API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant