I use the YouTube API V3 search endpoint, but the channel's videos are coming in random ways, even though I put the order = date, but with each query it brings me a different order. I noticed that this situation is occurring on a specific channelId. I need help because I need it to be obtained in chronological order.
An observation of this behavior was presented in the following channelId: "UCQQuilRuejLsTWErxD83WRQ" . In another channel that I tested, order=date worked.