VSCode Extenson AppToken issues

I am attempting to get the PowerShell Universal extension working in VSCode 1.80.2

http://localhost:5000/admin/security/tokens page does not show any Tokens granted and I don`t seem to be able to create one as the modal will not accept any input so, I created one using the instructions here:https://docs.powershelluniversal.com/config/security/app-tokens and it now shows up on the Tokens page, so I added it to the settings in VSCode but when I click on any of the items in the left hand pane of the extension, it invokes Connect-PSUServer as expected but I get an error toast: Failed to query apps. Request failed with status code 401 This is a connection error. Click Settings to adjust your connection settings or App Tokens to generate a new token.

Any help would be greatly appreciated

Cheers

Product: PowerShell Universal
Version: 4.0.8

Now fixed - see 401 with API or VS Code - #3 by Kepabar