Hello! Posting here before I give up. I recently wanted a YT video where they recommended setting up individual API keys for each machine logging into a PBS instance and I thought that was a good idea to implement in my environment. My env is 4 PVE instances and 2 PBS instances. The PVEs all backup their VMs to individual namespaces on PBS1 then PBS2 pulls the backups with a sync job. Previously, this was all done with one user on PBS1 and one user on PBS2. Now that I'm trying to move everything to individual API keys, I've reassigned all my backups to APIs keys specific to the PVE instance it came from. The issue I'm running into now is that my sync job won't work. The API key I created for the sync task doesn't have access to any of the backups because it is not the owner. Is there any way around this; to allow two users to interact with the same backup?