tom-sherman / unison-vscode-ui

Unison UI inside VS Code
7 stars 3 forks source link

Error during configuration #19

Closed indiejames closed 1 year ago

indiejames commented 1 year ago

I get the following error when trying to configure the extension:

Unexpected token E in JSON at position 0

The url I'm trying to use is

http://127.0.0.1:64564/GGMdX_sRqdoVBKY2/api

Which is the url of the API for my local codebase (ucm is running and I can open the UI).

If I had to guess I would say that the unexpected 'E' is probably the start of en error message coming from the API when the plugin is expecting JSON.

timjs commented 1 year ago

Having the same problem here. Anybody an idea how to fix this?

tom-sherman commented 1 year ago

What unison version do you folks have? It's likely a change to the API.

tom-sherman commented 1 year ago

Should be fixed in v0.1.4