I am trying to send custom events by backend system in ruby using lib - (https://github.com/urbanairship/ruby-library) and Api call - https://docs.airship.com/api/ua/?http#operation-api-custom-events-post
Able to send events with success but can't see events in dashboard - https://go.airship.com/apps/Ie3kc7e9RgSiiz30jCvG0Q/reports/events/#start=2021-05-11&end=2021-05-11
Response for call -
{
"ok": true,
"operationId": "350265ce-8f55-4d68-a64f-9a832bdafa17"
}
Comments
1 comment