API key for read only use case needs delete:pages
permission
#7555
Unanswered
kmille
asked this question in
Error / Bug Report
Replies: 1 comment
-
Any update of the above problem ? I am facing the same issue. @NGPixel |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I need a read-only API key. It needs to list and get the content of the wiki pages. GraphQL (together with
{ "Authorization": "Bearer ...."}
):The API key is assigend to a group. The query above works when the group has the
delete:pages
(Can delete existing pages, as specified in the Page Rules) permission. When I remove the permission, I get:Is there anything I'm doing wrong here?
Beta Was this translation helpful? Give feedback.
All reactions