Using 'started_at' parameter in new API

I am trying to query for any new clips in the new API, to achieve this I am requesting the clips at an interval of every minute, and I am using the started_at parameter, but I am getting some odd results where the clip was made before the started_after time. For example:

I see in the docs that it says seconds are ignored but the first clip was made 4 minutes before the started_at time. Am I doing something wrong?

It’s been suggested somewhere that I read the API does to nearest 10 minutes, so :15 is actually :10

So it could be that but I don’t recall where I read it

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.