I'm using Swagger to evaluate the API. I followed the documentation and authorized myself with the same username and password I use to access the console. My user account has the Veeam Backup Administrator role.
I am unable to access the inventory browser. Any response is met with a 401 Unauthorized.
The authorization dialog seems to be happy to take information that isn't quite syntactically correct. For instance if I submit Bearer "my access code" (with double quotes around the access code it doesn't yield any exception even though this throws off the curl commands by inserting extraneous quotations. You can check to see if you're really good by posting a logoff and if it returns 200 then you know everything is acceptable with the way you're entering the bearer token.
Authorization should look like - https://www.dropbox.com/s/qxrwr2ie4pdqj ... I.PNG?dl=0