I’m seeing a bunch of requests failing on the GamePass API, specifically calls to :UserOwnsGamePassAsync. It is returning “HTTPS Required” as the error.
Also, there’s a large spike in 403 Forbidden errors on the group API (Calls to Player:IsInGroup).
Edit: DataStores are also breaking too. Reported 23,000 fails in the last 30 minutes and climbing.
I’m not sure if this is directly related, but there are issues on Adopt Me right now, where people are having their gamepass purchases fail while the payment still goes through. My assumption is that Adopt Me has broken Roblox again with the amount of kids purchasing the new pet, and will probably be sorted later.
I have also seen an increase in requests failing from UserOwnsGamePassAsync. The specific error that the server throws is a 404 - File or directory not found server error. My game didn’t even call that many requests to this API which is concerning.