{
"statusCode": 400,
"error": "Bad Request",
"message": "Payload validation error: 'Data does not match any schemas from 'oneOf'' on property setup (Flows Vault Connection configuration).",
"errorCode": "invalid_body"
}
I understand that you are receiving a " Payload validation error: 'Data does not match any schemas " error message when attempting to create a Form Vault Connection. There could be different reasons for this issue, please allow me to detail:
your tenant domain name starts with a numeric digit. We have had a report of this issue that had this cause and the solution to removing the error was to remove the starting numerical digit from the domain name;
ensure that your M2M application has the correct scopes in the access token. It will require to have the create:flows_vault_connections and update:flows_vault_connections scopes granted and authorized.
Thank you for your confirmation, we’re glad to have helped you with this issue!
I am marking my initial message as the solution for this topic, please do not hesitate to reach out to us for any other issues or requests, we will gladly look into it.