InsertService:GetUserSets constantly throws an error

Reproduction Steps

Run game.InsertService:GetUserSets(1)

This always yields this error: “LuaWebService error”.

Expected Behavior

It to return the expected data as specified in the API documentation.

Actual Behavior

This error gets thrown: “LuaWebService error”

Workaround

Somewhat possible to work around this through external web requests, but that is a very complex workaround for something that this API makes much simpler.

Issue Area: Engine
Issue Type: Other
Impact: Moderate
Frequency: Constantly

5 Likes

Sets have been sunset for almost 4 years now:

What remains of the Sets feature is pretty much solely used by exploiters attempting to maliciously view people’s inventories. This function should not work anymore and should be removed - instead of the issue here being “this function raises an error”, the real issue is “this function is not deprecated or removed yet”.

4 Likes

To note, this only gets thrown on accounts made after the sunsetting of sets.

Thanks for the report! We are investigating.

2 Likes

This is working as expected. User sets have been sunset, and the API will be removed.

1 Like

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