Forum Discussion
Yash_Mudaliar
Apr 24, 2021Iron Contributor
Authentication issue while calling Graph Explorer via HTTP action
Hello, I am running a query for exporting device compliance reports via graph explorer in the HTTP action in the playbook. But all I am getting is the authentication issue, no matter what account I...
Thijs Lecomte
Apr 26, 2021Bronze Contributor
What permissions have you configured in your app? Did you add the permissions the error codes in mentioning?
Yash_Mudaliar
Apr 28, 2021Iron Contributor
Thijs Lecomte , Thank you for your previous reply. It was really helpful.
I got that point sorted. I got all the needed permissions for the app from which I used the secret. Screenshot attached.
Still I get the very same error. Do you have any other idea on how to resole this?
- Thijs LecomteMay 02, 2021Bronze ContributorThe permissions seem correct now. Could you share a screenshot of the Playbooks with the steps?
- Yash_MudaliarMay 02, 2021Iron Contributor
Sure Thijs Lecomte , here it is:
JFYI, the URI in the HTTP connector is a 'GET' action that gives me the device compliance report when I run it in Graph Explorer, so the query is not a problem.