Closed siamahnaf closed 3 years ago
The error message is correct, and the answer is simple. The JSON you put in the operations
field is invalid. You need to escape the "
in the query with \"
.
@jaydenseric I use this like-
'{ "query": "mutation($file: Upload!) {signUp(avatar: $file, input: {name: \"Siam Ahnaf\", email: \"siamahnaf198@yahoo.com\", password: \"siam1980"\}){message, token}}", "variables": { "file": null } }'
But throw the same error like image-
Hey @jaydenseric Please help me. I still can't solve the problem.
Where I am wrong. Why getting again again 400 bad request. Please help. Here is the error image-
I can't anything. Please, jaydenseric, I need your help. Please help me. Please. The mutation is worked in playground. Here is image-
You have to help me. Please. Where I am wrong. 😌 Please please please.