tobiaswaelde / vscode-clockify

Implements Clockify time tracker (https://clockify.me/) in VSCode
GNU General Public License v3.0
34 stars 9 forks source link

Error fetching workspaces #43

Open N0amLevi opened 1 year ago

N0amLevi commented 1 year ago

As soon as I installed the extension vscode kept popping a window on top and ask for a deafult workspace that I couldn't select because I didn't enter the API key yet. I had to quit the pop-up and race against vscode to actually be able to insert the API key and then select the workspace. Also, in the bottom right it kept popping up Error fetching workspaces without me doing anything.

marchiartur commented 1 year ago

As soon as I installed the extension vscode kept popping a window on top and ask for a deafult workspace that I couldn't select because I didn't enter the API key yet. I had to quit the pop-up and race against vscode to actually be able to insert the API key and then select the workspace. Also, in the bottom right it kept popping up Error fetching workspaces without me doing anything.

I think it's just a reminder to use the extension, pressing esc it hides the pop up

N0amLevi commented 1 year ago

As soon as I installed the extension vscode kept popping a window on top and ask for a deafult workspace that I couldn't select because I didn't enter the API key yet. I had to quit the pop-up and race against vscode to actually be able to insert the API key and then select the workspace. Also, in the bottom right it kept popping up Error fetching workspaces without me doing anything.

I think it's just a reminder to use the extension, pressing esc it hides the pop up

Pressing esc does hide the popup for a second but then it pops up again before I can enter the API key.

ChBernat commented 9 months ago

Bump. It's not working.

The workspace popup keeps appearing and I cannot choose a workspace due to the error "Fetcing workspaces".

@EDIT: Nevermind, it's a misleading error and probably would be a good idea to add some explanation to it. @N0amLevi - add an API Key in the extension window and it works like a charm.