I’m trying to find a way to validate http requests from Roblox but I can’t seem to do so.
You can’t connect to the servers, there is no special key or any validation way provided that I came across, the only thing I can think of is to use the jobId as some kind of UUID but not sure what I can do with it.
I’m thinking maybe if we expose the DS’s then we could register the jobId.
Any suggestions would be of great help!