csrf token

  1. A

    [SOLVED] HTTP/1.1 401 Permission denied - invalid csrf token - CLI

    Hi guys, I'm trying to create a script to automatically create a VM. I'm using the PVE API to do it. I get a PVE cookie but if I try to use it, I have the following error : HTTP/1.1 401 Permission denied - invalid csrf token. This is the script I created : #echo "Adresse IP : $2" #echo...