I’m working on an app for my client. I have the Ajax Systems API, and it works fine for normal users. However, when I try to use the same endpoints for a Pro user, some of them work while others don’t. For example, when I try to get the hub for a user, it returns an ‘unauthorized’ error, but fetching all spaces for that user works fine. Does anyone know the reason or have a solution for this?