when i use the html with xtermjsThe token header must definitely look something like this, otherwise you copied the wrong secret value
Code:Authorization: PVEAPIToken=testuser@pve!testtoken=xxxxxxxx-xxxx-xxxxx-xxxx-xxxxxxxxxxxx
socket.setRequestHeader('Authorization', 'PVEAPIToken=root@pam!root=67dcfe7b-069f-4bb4-8777-3685b9d2f669');
but it not worked