You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use what the documentation describes, you'll get an HTTP 402 error stating:
{
errors: [
{
code: 'parsing_error',
message:
"JSON parsing error: The property '#/' of type object did not match one or more of the required schemas",
},
],
}