VNC from API - Error 401: permission

N.T.A.F.C.

New Member
Feb 19, 2025
1
0
1
I am by far the coding expert, but I handle clear instructions well, with good direction. I want to be able to click a link, within a webpage and open a vnc console. It will be for clients to access the VM, without backend, server access.
I would be forever grateful, if you could help me achieve this task.
Thanks, Wayne
 
I am by far the coding expert, but I handle clear instructions well, with good direction. I want to be able to click a link, within a webpage and open a vnc console. It will be for clients to access the VM, without backend, server access.
I would be forever grateful, if you could help me achieve this task.
Thanks, Wayne
To open a VNC console from a webpage using the Proxmox API, generate a VNC ticket via API, URL-encode it, and pass it to noVNC. Ensure your API token has the correct permissions.