Nitefal
(Nitefal)
#1
I’ve been trying to import catalog items in-game however when I use the API;
https://search.roblox.com/catalog/json?Subcategory=9&IncludeNotForSale=true&ResultsPerPage=60&PageNumber=1
I get an error saying trust check failed.
Why does this happen?
I believe you’re not allowed to access the roblox.com
domain from a Roblox server.
Try using rprxy.
Nitefal
(Nitefal)
#3
What would the URL look like using that?
https://rprxy.xyz/proxy/api/v1/search/items/details?Category=5&Subcategory=5&SortType=0&SortAggregation=5&PageNumber=1
I tried this but it leads to an error page
Sorry I forgot to reply.
I believe it would be something like this:
https://rprxy.xyz/search/catalog/json?Subcategory=9&IncludeNotForSale=true&ResultsPerPage=60&PageNumber=1
However, this still returns an error for me. Try using the source and starting up your own server for this.
Nitefal
(Nitefal)
#5
yea trying to set one up now, thank you