Have some workflow to delete a card from a customer. It has been working until recently in Dev. I am not Live yet.
I am getting the following error now:
Plugin action Stripe.js - Card - Delete error:
Error: undefined is not a valid uri or options object.
at request (/var/task/bubble_modules/node_modules/request/index.js:44:11)
at /var/task/index.js:262:42
at async_fn (/var/task/index.js:242:13)
at Object.user_context.request (/var/task/index.js:262:20)
at eval (eval at build_function (/var/task/index.js:55:21), :15:31)
at /var/task/index.js:278:23
at run_fn (/var/task/u.js:594:18)
Does anyone have any insight or experience with this problem?