So i’m trying to sign up to Uphold because i have no other choice, but it wont submit anything.
Hitting Submit sends a post to https://api.uphold.com/graphql but with the response:
{“errors”:[{“message”:“Validation Failed”,“locations”:[{“line”:6,“column”:3}],“path”:[“createUser”],“code”:400,“errors”:{}}],“data”:null}
What validation error? There is nothing on the form regarding validation. Works ok in Chrome though.