Friends API returning bad dates

Reproduction Steps
Send a GET request to any of the following endpoints:

Expected Behavior
The created field of the items in the response data should accurately represent the date the user joined Roblox in ISO-8601 format.

Actual Behavior
The created field always contains the text 0001-01-01T06:00:00Z which resolves to the date 0001-01-01T06:00:00Z

Workaround
Sending a request to another endpoint for getting user information, like https://users.roblox.com/v1/users/{userId}, still returns the proper date.

Issue Area: Roblox Website
Page URL: Multiple endpoints on https://friends.roblox.com/
Impact: High
Frequency: Constantly
Date First Experienced: 2022-01-26 19:01:00 (-05:00)

5 Likes

Hello Thanks for the report! Filed an internal ticket

2 Likes

Any update on this? This is still a problem.