I'm having some trouble with almost all GET requests via the Veeam API.
I was able to set up the source successfully, and store the access token for the session, I using the Veeam API call "api/v1/serverinfo" for the connection test successfully.
However, when I try to set up any other requests apart from to "api/v1/serverinfo" it throws back a "401 unauthorized" response.
I know I have everything configured correctly and I am able to successfully get a response from only "api/v1/serverinfo" but literally every other GET request fails via MP Builder and is successful via Postman.
I am running MP Builder 1.1.3 (acquired via our TAM to fix a separate issue).
Could this be an MP Builder bug?