Closed zachomedia closed 6 years ago
From the stack trace it looks like you tried to invoke it from the Swagger UI, is that correct?
@sbobkin I used the curl example from the getting started guide
Depending on the client, there was an issue with how the API code tried to validate the body data that was being passed in. I've updated the examples to be URL encoded query strings, which is more of what we'd expect anyway. Let me know if you have a better experience now, thank you again for reporting.
I was able to sign up using the latest examples. Thanks!
Great!
When I attempt to call the /v3/account/register endpoint, I get an exception trace back.
I used (with values removed):