Hey, I am facing a certain issue here, I am well versed in using the API docs to create automation but am unable to create products on Stripe using their API calls action.
My main issue is adding parameters within an array on MAKE.
If I use JSON on the body, I get an error to use form reloded and if I use query parameter fields, I get an error saying the parameter is incorrect.
How can I solve this issue