Hey there,
I’m trying to update a Document Identity field in a Stripe Seller connected account. When I simply send no parameters, the call’s response comes back with all valid data for that particular Stripe seller.
BUT… when I add a parameter to update eg. individual.verification.document.front and send a demo value of file_123456789 I keep getting errors. One of the main errors is regarding is the classic: check that your POST content type is application/x-www-form-urlencoded
Has anyone successfully figured out updating Stripe Seller connected accounts through Bubble’s API Connector?
Any help is super appreciated.
Jacob