Closed andreev-io closed 9 months ago
Customer.io throws an error when request's size is too big. The request size check belongs inside the library, since json.Marshal is happening in there.
json.Marshal
Customer.io throws an error when request's size is too big. The request size check belongs inside the library, since
json.Marshal
is happening in there.