PARSING_ERROR (422): {"errors":{"customer":["Customer tags is invalid"]}}

Hi Everyone!

I’m seeing a error while calling POST geometry-wholesale.myshopify.com/admin/api/2020-10/orders.json. Failed to push order to shopify.

The customer object in the request was

customer=ShopifyCustomer{firstName=MyFirstName, lastName=MyLastName, tags=OneTag, acceptsMarketing=false, taxExempt=true}

I don’t think we have exceeded the limit of # of tags. And have only seen this issue happens recently.

Any thoughts