Inventory assets owners endpoint returning incorrect "updated" timestamps

The following endpoint is returning incorrect “updated” timestamps:
https://inventory.roblox.com/v2/assets/{asset_id}/owners?sortOrder=Asc&limit=100

Here’s an example:
https://inventory.roblox.com/v2/assets/128208025/owners?sortOrder=Asc&limit=100

As you can see in this screenshot, the “updated” timestamps are all from September of 2013, which is incorrect.

Expected behavior

The updated timestamps should reflect when each item copy last changed owners, that’s how it has always behaved previously. This is causing a rather significant issue for our platform as it is corrupting our item ownership records.

8 Likes

Thank you for the report. This should now be fixed–let us know if the issue persists.

4 Likes

Thank you so much, really appreciate the quick fix and response!

I’ve enabled our scanning system again and am not seeing any issues so far. I’ll reply here again if I notice any problems in the near term with this.

3 Likes

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