Kace API reporting - Roles that need to inherited?
I have created a user that can access reports when signed in - it can authenticate through the API, but upon requesting a report (https://kbox.website.com/api/reporting/reports/{id}) I'm getting unauthorized, even though the report is CREATED by the ACCOUNT (and run via the webUI by said user). I'm guessing its missing a permission inheritance, anyone happen to know what it might be?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
JasonEgg
6 years ago
This could be the same issue as in this question, but I'm not sure. Try setting "x-dell-api-version" to "8" (assuming you are on server version 8.x).