Issue
Using Admin REST API, when posting events doc link here, the call response code is 202, but the event does not show up in Split Datahub.
Root Cause
This issue can occur if the Epoch timestamp used is invalid, empty or in seconds (not milliseconds).
Answer
Verify the following data in the call is correct
- Epoch Timestamp used is in millisecond
- Traffic Type used exist in Split organization
- The API Key used is SDK API Key and not Admin API Key.
Comments
0 comments
Please sign in to leave a comment.