Hi @copilot ,
I had been using a fairly old version of stripe.js but today I updated to the newest version (as required by Bubble by January for plugins with server side actions). I’m using the Create Customer action which was working perfectly fine but now I’m getting this error. I attached how my action looks as well as the error
Workflow error - Plugin action Stripe.js - Customer - Create error: TypeError: context.request is not a function at eval (eval at build_function (/var/task/util/util_harness.js:37:12), :67:31) at eval (eval at build_function (/var/task/util/util_harness.js:37:12), :91:8) at /var/task/plugin_api_v4_alpha.js:198:35 at harness (/var/task/harness.js:115:21) at /var/task/harness.js:154:70 at withGlobalHandlers (/var/task/harness.js:66:41) at Runtime.myHandler [as handler] (/var/task/harness.js:154:16) at Runtime.handleOnceNonStreaming (file:///var/runtime/index.mjs:1173:29)
Can you please take a look?? This is fairly urgent for my site, thanks
Update - I rolled back to 2.0.40 and it works again, so it’s due to the most recent update