Cannot convert object to primitive value
Good morning,
I have created a workflow that consists of creating a payments intents in Stripe and the return should be a json with several keys and values but when I have the api and I want to run it in production I get this error:
"message: "Cannot convert object to primitive value".
I don't know what I'm doing wrong, because when I run test it works correctly.
Best regards.
I have created a workflow that consists of creating a payments intents in Stripe and the return should be a json with several keys and values but when I have the api and I want to run it in production I get this error:
"message: "Cannot convert object to primitive value".
I don't know what I'm doing wrong, because when I run test it works correctly.
Best regards.
