Closed mikerourke closed 10 months ago
Adds check to prevent fetching tasks for free Toggl accounts. Tasks are a paid-only feature in Toggl.
402
ApiError
fetch
Description
Adds check to prevent fetching tasks for free Toggl accounts. Tasks are a paid-only feature in Toggl.
Overview of Changes
402
errors from Toggl when trying to access tasks from a free workspaceApiError
class to get error details from failedfetch
requests