adrianhajdin / project_graphql_blog

With featured and recent posts, categories. full markdown articles, author information, comments, and much more, this fully responsive CMS Blog App is the best Blog Application that you can currently find on YouTube. And what's best of all is that you and your clients can manage the blog from a dedicated Content Management System.
https://jsmastery.pro
1.47k stars 348 forks source link

[{message: "Mutation failed due to permission errors",…}] #54

Open carlyjames opened 1 year ago

carlyjames commented 1 year ago

{response: {errors: [{message: "Mutation failed due to permission errors",…}], data: null,…},…} request : {,…} response : {errors: [{message: "Mutation failed due to permission errors",…}], data: null,…}

someone help me out please. i have added all permissions but yet still getting this error

Prasad48432 commented 1 year ago

me too having the same error i am confused which permissions to change

ariyannandi commented 1 year ago

You need to give all the required permissions to your CMS token. It fixed the issue for me. Go to settings > Permanent Auth Tokens and then edit the token you are using and then give the permissions. Hope it helps.