Hi,
When I trying to authenticate proxmox through API or CURL command, I am getting Authentication Failure. The credentials are valid. I tried the same in GUI, but got
{"data":null}
Proxmox Version: 6.4
curl -v -k -d 'username=root@pam&password=xxxxxxxxx' https://172.11.12.1:8006/api2/json/access/ticket. The password contain a special character '@'
I am basically new to Proxmox API integration, any help in solving the issue is much appreciated.
P.S: Using valid credentials, thats how I am able to login to Proxmox GUI.
When I trying to authenticate proxmox through API or CURL command, I am getting Authentication Failure. The credentials are valid. I tried the same in GUI, but got
{"data":null}
Proxmox Version: 6.4
curl -v -k -d 'username=root@pam&password=xxxxxxxxx' https://172.11.12.1:8006/api2/json/access/ticket. The password contain a special character '@'
I am basically new to Proxmox API integration, any help in solving the issue is much appreciated.
P.S: Using valid credentials, thats how I am able to login to Proxmox GUI.