Hi xano community,
is anyone here using Stripe Connect (& Stripe Elements) and has managed to successfully setup the request(s) in xano? If anyone could share their setup I would be very grateful.
I ´ve used the curl from the Stripe documentation but I always get an error.
My stripe api key "sk_test***) is stored in a variable, the connected account comes from my input.
{"result2":{"error":{"message":"The provided key 'sk_test_***********************************************************************************************HIDDEN' does not have access to account '{{acct_HIDDEN}}' (or that account does not exist). Application access may have been revoked.","type":"invalid_request_error","code":"account_invalid","doc_url":"https://stripe.com/docs/error-codes/account-invalid"}}}
I already contacted Stripe and they confirmed that the connected account is connected to my platform account.
Do I need anything else to make this work?