Why is the response to a graphql HTTP request from my redirected consumer always 400?

Why is the response to a graphql HTTP request from my redirected consumer always 400?

Just like PaymentSessionRedirect My HTTP request body is: {“query”:”mutation paymentSessionRedirect($id: ID!, $redirectUrl: URL!)

 

Read More