Request are failing on the GamePass API - HTTPS Required

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.

5 Likes

We are also seeing these issues in our game.
Here are the error messages on our end for gamepasses, datastores, and misc apis:

1 Like

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.

Link to the thread.

3 Likes

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.

1 Like

I can confirm that we’re seeing an increases in this new error now.

4 Likes