Possible cause:
A 400 error code is often the result of a bad request to a destination. There are a handful of reasons why this may occur which include:
- An incorrect / non-existant destination url
- An incorrect request type
Steps To Resolve:
To resolve this ensure the below are correct,
-
Content-Type → application/json or application/graphql
-
Request Type → POST
-
Request Url → https://api.stitch.money/graphql
Comments
0 comments
Article is closed for comments.