matthewdean / roblox-web-apis

List of Roblox web APIs
524 stars 79 forks source link

I'm getting "404 error" trying to get a player status #38

Closed NeuberNG closed 1 month ago

NeuberNG commented 1 year ago

Hello, I'm kind a new in programming but I have a few skills. I'm using Node-Red to get json data from my Friend's list but started from today getting a "404". The payload message returns: {"errors":[{"code":404,"message":"NotFound"}]} I try this URL: https://api.roblox.com/users/297881262/onlinestatus/

Aidgods commented 8 months ago

you need a cookie

matthewdean commented 1 month ago

api.roblox.com has been removed so we've removed this endpoint from the list