[GH-ISSUE #10] PBS authenication error #121

Closed
opened 2026-03-13 17:13:10 +03:00 by kerem · 1 comment
Owner

Originally created by @pmcody980 on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/10

When adding my PBS, it is successful in the setup menu. Once I go to backups, PBS I get a 400 error. I checked permissions on the API user, even granted Admin, same results?

My PVE side is working just fine

Originally created by @pmcody980 on GitHub (Feb 18, 2026). Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/10 When adding my PBS, it is successful in the setup menu. Once I go to backups, PBS I get a 400 error. I checked permissions on the API user, even granted Admin, same results? My PVE side is working just fine
kerem closed this issue 2026-03-13 17:13:15 +03:00
Author
Owner

@pmcody980 commented on GitHub (Feb 18, 2026):

found the issue in another question. https://forum.proxmox.com/threads/pbs-api-keeps-returning-authentication-failed-invalid-token-name.171916/

PBS uses <token_name>:<token_value> while PVE uses <token_name>=<token_value>

<!-- gh-comment-id:3923514157 --> @pmcody980 commented on GitHub (Feb 18, 2026): found the issue in another question. https://forum.proxmox.com/threads/pbs-api-keeps-returning-authentication-failed-invalid-token-name.171916/ PBS uses <token_name>:<token_value> while PVE uses <token_name>=<token_value>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxcenter-ui#121
No description provided.