Authorization: Bearer ********************
{}
curl --location --request GET 'https://gotipath-stream.analytics.gotipath.com/report/v1/66a1084b-4b6b-4001-a4ad-d34d13463068/qoe/errors?start_time=2024-02-24T17:59:59.999Z&end_time=2024-03-02T17:59:59.999Z' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{"message":"Media errors retrieved successfully","result":[{"message":"PIPELINE_ERROR_DECODE: video decode error!","occurrence":26,"last_occurred_at":"2024-03-02T05:40:30.967Z"},{"message":"","occurrence":9,"last_occurred_at":"2024-03-02T03:00:01.299Z"},{"message":"DECODER_ERROR_NOT_SUPPORTED: video decoder initialization failed","occurrence":7,"last_occurred_at":"2024-03-02T05:36:41.484Z"},{"message":"PIPELINE_ERROR_DISCONNECTED: video decode error!","occurrence":6,"last_occurred_at":"2024-03-02T06:57:44.691Z"},{"message":"AUDIO_RENDERER_ERROR: audio render error","occurrence":2,"last_occurred_at":"2024-03-01T09:49:04.762Z"},{"message":"","occurrence":1,"last_occurred_at":"2024-02-29T08:29:18.888Z"}]}