I’m trying to get a player’s userinfo using HttpService but roblox doesn’t let me access their APIs using “https://users.roblox.com/v1/users/” … userid`.
What could I use instead?
I’m trying to get a player’s userinfo using HttpService but roblox doesn’t let me access their APIs using “https://users.roblox.com/v1/users/” … userid`.
What could I use instead?
try replacing roblox.com with roproxy.com. It’s meant to be another proxy that serves as a backend which requests from a endpoint without it being from roblox as roblox blocks requests to their servers.
I tried that but didn’t work. Pretty sure it was an invalid API