Roblox API Problems

  1. What do you want to achieve?:
    Im trying to make roblox in roblox with all games and like ratings being accurate.

  2. What is the issue?:
    I can’t use roblox api in roblox HttpService

  3. What solutions have you tried so far?:
    Tried RoProxy and many other proxies. They work well but it comes to a problem when i try this api: https://games.roblox.com/v1/games/votes?universeIds=

I don’t know how to fix.

Ive never really used Httpservice but I have heard from other posts that Roblox prevents you from using their api directly from your game so that they don’t get an internal ddos attack. In other words, you have to use a proxy.

Yeah thats exactly what he said. @itsgarib2, it’s a better way to make your own proxy. It’s safer, and it’s not that hard to make.