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

feat/skip-tasks-for-free-toggle-accounts #96

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

mikerourke
Copy link
Owner

Description

Adds check to prevent fetching tasks for free Toggl accounts. Tasks are a paid-only feature in Toggl.

Overview of Changes

  • Prevent 402 errors from Toggl when trying to access tasks from a free workspace
  • Add ApiError class to get error details from failed fetch requests

@mikerourke mikerourke self-assigned this Jan 17, 2024
@mikerourke mikerourke merged commit 586cdee into main Jan 17, 2024
5 checks passed
@mikerourke mikerourke deleted the feat/skip-tasks-for-free-toggle-accounts branch January 17, 2024 02:57
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