You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started an entry using the command-palette (CTRL+Shift+P) then selecting Clockify: Start Tracking.
The entry is now running but I can't stop it. Neither via the command-palette, nor the status-bar button. In the output of VS-Code I see this:
2024-10-15 07:36:42.149 [error] [Extension Host] Error stopping time entry AxiosError: Request failed with status code 400
at Pe (/home/node/.vscode-server/extensions/tobiaswaelde.clockify-tracker-4.0.3/dist/extension.js:2:405467)
at IncomingMessage.<anonymous> (/home/node/.vscode-server/extensions/tobiaswaelde.clockify-tracker-4.0.3/dist/extension.js:2:417000)
at IncomingMessage.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
The text was updated successfully, but these errors were encountered:
I started an entry using the command-palette (CTRL+Shift+P) then selecting
Clockify: Start Tracking
.The entry is now running but I can't stop it. Neither via the command-palette, nor the status-bar button. In the output of VS-Code I see this:
The text was updated successfully, but these errors were encountered: