Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
carlyjames opened this issue Jan 5, 2023 · 2 comments
Open

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

carlyjames opened this issue Jan 5, 2023 · 2 comments

Comments

@carlyjames
Copy link

{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
Copy link

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

@ariyannandi
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@Prasad48432 @ariyannandi @carlyjames and others