Gonna try the opposite since Heroku still isn’t working, thanks for the help!
RoProxy is being flagged as a phishing link? and there’s no way to get around it since I need to send the request straight from studio. What’s happening?
Same, Cloud Flare (what they are using to host/help run their server), has gotten reports that this is a Phishing Site, so they put a warning, this would be find if this was a normal website, because you can bypass it by pressing “Dismiss this warning and enter site”, but this is API, so all you get is the warning, so, Cloud Flare has broken RoProxy.com, not the owner.
so, @okfalse! You need to contact Cloud Flare and REMOVE THE WARNING, as it is making your website not work.
As is says on the pop up:
If you’re the owner of this website
Please log in to cloudflare.com to review your flagged website. If you have questions about why this was flagged as phishing please contact the Trust & Safety team for more information.
I am aware, I use cloudfare for my websites too. I never intended to go after the owner, just trying to get their attention to resolve the issue
I did not think you where, I was just decoding this, I just found out about this, because my full game does not work now, I had to make some fast updates, your good
I’ve been trying to get it resolved since the moment Cloudflare flagged it, they refuse any timely support unless I pay for their enterprise plan (upwards of $4,000/mo.) I refactored the entirety of my infrastructure to not rely on Cloudflare and everything should be working again - however existing game servers (& browsers) might not work due to cached DNS & SSL certificates.
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?