We have setup the mParticle Integration to forward subscription event data to mParticle. Currently this fails for most of `trial_started` events originating on Android.
Other events are reported successfully.
Steps to reproduce:
- Opening our App in the Dashboard
- Select Analytics > mParticle from the left
- Scroll down to “Recent Events”
Expected
All requests are successful and return a status code of 2xx.
Actual
`trial_started` events originating on Android fail with a 400 status code.
This is impacting our analytics stack heavily and a fast fix is highly appreciated. If you need further input from us let us know.