"Creator Store queries" Documentation Content Issue

Hello I’ve noticed a little URL issue at this part of the page :

The following URL will search for the first 10 “Gear” items in “Accessories” sorted by all-time (“SortAggregation”) and relevance (“SortType”) created by Roblox (“CreatorTargetId”):

https://catalog.roblox.com/v1/search/items/details?Category=11&Subcategory=5&CreatorTargetId=1&SortType=0&SortAggregation=5&Limit=10

The URL doesn’t work as intended, here is the error that shows up :

“{“errors”:[{“code”:3,“message”:“Creator type not found or cannot search by CreatorTargetId with CreatorType.All”}]}”

Thank you!

Page URL: https://create.roblox.com/docs/projects/assets/api

Hi @LucieKitsuneko!

Thanks for flagging this. There’s been a recent change to require CreatorTargetId with CreatorType, otherwise this error appears. The specific parameters and the catalog query example on this page have been updated to reflect this requirement.

Thanks again - feel free to open any additional bugs if you catch them! Have a great rest of your week.

1 Like

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