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

