I’m attempting to create a new Zap which creates a new Deal in ActiveCampaign when an order has been placed on an ecommerce site hosted by BigCommerce. However, I can’t get past the test stage and keep getting error 422. The full error message states the following:
“The app returned "Invalid currency provided. The length must be 3. e.g. usd, gbp, aud or cny.". This can occur if the information entered into a field is not in the correct format. Double-check that you are using the correct format for entering values into a field. We made a request to zapier.app-us1.com and received (422) Nginx/1.16.1.”
The values I has tested are “USD” and “usd”, but both are rejected as invalid. Any ideas?