R
Railway16mo ago
bayf

RPC showing forbidden access 403

Hi. I've got some crypto related script which pings an RPC server - it works fine locally but on railway the server is blocking all requests with 403 forbidden, perhaps knowing its a development call instead of user. Any ideas to get around it?
13 Replies
Percy
Percy16mo ago
Project ID: N/A
bayf
bayfOP16mo ago
N/A
Brody
Brody16mo ago
railway would not be blocking you, whatever you are calling is blocking you
bayf
bayfOP16mo ago
I appreciate that. It does work for other RPCs I've tried but this particular one for some reason is blocking requests coming from the app hosted on railway and not local
Brody
Brody16mo ago
they could be blocking gcp, railway runs on gcp, someone in the past may have abused the rpc server and caught a block, and ips are shared, so you got blocked too
bayf
bayfOP16mo ago
Yeah good shout, wonder if theres some kind of proxy that could be put in place to get around that
Brody
Brody16mo ago
there is plenty of proxy services you could use but what id do is take a gamble and create a totally separate railway project, and hope that you land on a different host that doesn't have its ip banned
bayf
bayfOP16mo ago
cheers will give that a go
Brody
Brody16mo ago
since i think it goes without saying, but railway cant do much for you if some server chooses to block one of railways hosts
bayf
bayfOP16mo ago
No luck with creating new projects, tried a few times
Brody
Brody16mo ago
ah then I'm sorry but you'll have to look into using a proxy in your code
bayf
bayfOP16mo ago
I shall look into it, cheers for your help
Brody
Brody16mo ago
no problem
Want results from more Discord servers?
Add your server