#dewdrops_46902
1 messages · Page 1 of 1 (latest)
We don't discuss betas in here. Recommend reaching out to your stripe contact who enabled it for you
They'll help figure out why it's not working for you
is it the same case for e-delivery consent api?
What do you mean?
this api also gives me failures https://stripe.com/docs/connect/deliver-tax-forms#collect-paperless-delivery-consent
{
"error": {
"code": "parameter_unknown",
"doc_url": "https://stripe.com/docs/error-codes/parameter-unknown",
"message": "Received unknown parameter: settings[tax_forms]",
"param": "settings[tax_forms]",
"request_log_url": "https://dashboard.stripe.com/xxxx/test/logs/xxx",
"type": "invalid_request_error"
}
}
Can you post a request ID?
req_imN9O1Qp0a8xux
Hmmm, can you try running the request with the newest API version to see if it goes through?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok not much chnaged when version was passed req_k0t53uXXNknJgt
I wonder if that's part of the beta product too. I think it is. Can you reach out to whoever enabled the beta for you and ask them about it?
We don't have a lot of context on beta products
thanks