Hello,
About a month ago, I could use the following HTTP API just fine - no issues (besides ratelimits). Now, whenever I try to call this API, I get a “HTTP 520” error. I am not sure what this means, not do I know how to fix it. I have tried adjusting the url, changing intervals, etc - nothing worked.
"https://catalog.rprxy.xyz/v1/search/items/details?Category=13&CreatorTargetId=%s&Limit=30&SortType=1&IncludeNotForSale=true"
This API is used to find catalog items uploaded by a user, similar to the following link: https://www.roblox.com/catalog?Category=13&Subcategory=40&CreatorName=Name
Any help would be appreciated, thanks!