Thank you so much!
Hope everything is ok for you!
awsome,thank you so much
hello, Apparently https://accountinformation.roproxy.com/v1/users/454252454/roblox-badges is not working. @okfalse
i cant access Roblox Friends API.
it says roproxy has blocked this url.
https://inventory.roproxy.com/v1/users/56868214/assets/collectibles?sortOrder=Asc&limit=100
kinda weird, it worked fine for a while but all of a suddon its blocked. it is still blocked even if you put in other ids and it works if you change the roproxy to roblox, but obviously you cant do that in studio.
Having error using games api’s multi-get-place-details :((
https://games.roblox.com/v1/games/multiget-place-details?placeIds=(placeid)
to
https://games.roproxy.com/v1/games/multiget-place-details?placeIds=(placeid)
what has happened?
this URL https://inventory.roproxy.com/v1/users/56868214/assets/collectibles?sortOrder=Asc&limit=100
is currently blocked???
[img of what i mean]
This is an authorization error, you’ll get the same issue using the official endpoint in an incognito tab.
Can you re-enable the server endpoints by any chance? I thought the new server update fixed rosearching.
I’m currently having an issue where api.roproxy.com is throwing an exception error where the page cannot be rendered. Can this be addressed? Thanks!
You have to add https:// to the start of your requests.
Example: https://games.roproxy.com/v1/games/?/favorites/count
Thanks
When I’m trying to access RoProxy it returns: HttpError: TlsVerificationFail
, is the API using TSL version 1.1 or less by any chance?
Hey im experiencing some weird behavior when im using RoProxy, i don’t know if this is because I’m being rate limited or not. Im trying to make a donation style system like Pls Donate and I’m using this endpoint to get the gamepasses.
However I’m noticing that everyother request simply returns
{"IsValid":true,"Data":{"TotalItems":null,"Start":0,"End":-1,"Page":1,"nextPageCursor":null,"previousPageCursor":null,"ItemsPerPage":50,"PageType":"inventory","Items":[]}}
and not the actual data. If anyone is aware of the rate limit for RoProxy let me know as I might consider just switching to self hosting it.
Edit: Tried selfhosting, wouldn’t work either it couldn’t connect to the proxy or it would say there was no message so decided just to make one that fits my needs using a digital ocean droplet.
Im having an issue where https://api.roproxy.com/universes/get-universe-containing-place?placeid=11450596521 leads to a worker exception error 1101
And get-likes (+ more APIS) returns ‘RoProxy has blocked this site’
This has been happening for over a week, and my game relies on this API
That’s odd - no pattern as far as I can tell but I’ll look into it further this afternoon.
Most blocked endpoints were the subject of abuse. Feel free to host your own instance of RoProxy Lite if you need access to said endpoints.
As for the api/universes/get-universe-containing-place endpoint, the api.roblox.com subdomain was deprecated months ago. The endpoint has since been removed. Look for an alternative endpoint on games.roblox.com.