I am getting error while passing multiple arguments in execute query.
Execute Query: Procedure or function sp_ShopifyBot_590 has too many arguments specified.
It supports 19 or 20 odd…do you have more than those?
one work around would be to use variables in statement instead of parameters
cheers