Hello Everyone,
I'm trying to authenticate in proxmox backup server API using Postman.
I've already created a new user (with Admin access to / path) and then a new API Token (also with Admin access to / path).
Now, when i try to GET https://pbs.example.tld:8007/api2/json/access this endpoint i get the following error:
for the authentication method i'm using the following:
(this works with my proxmox VE API).
Am I missing something here?
Any help is really appreciated.
I'm trying to authenticate in proxmox backup server API using Postman.
I've already created a new user (with Admin access to / path) and then a new API Token (also with Admin access to / path).
Now, when i try to GET https://pbs.example.tld:8007/api2/json/access this endpoint i get the following error:
authentication failed - no authentication credentials provided.
for the authentication method i'm using the following:
(this works with my proxmox VE API).
Am I missing something here?
Any help is really appreciated.