InsertService:GetLatestAssetVersionAsync fails with HTTP 401 on live servers

Reproduction Steps

In a roblox game use InsertService:GetLatestAssetVersionAsync

Expected Behavior

To return the latest asset version ID

Actual Behavior

It throws the following error and returns nothing every single time regardless of asset or server.




Currently this prevents us from loading any maps into our game Phantom Forces. Making it completely unplayable.
In the past 30 minutes our player count has dropped 300 players on average and will continue dropping as people are unable to play.

Issue Area: Engine
Issue Type: Other
Impact: High
Frequency: Constantly
Date First Experienced: 2022-11-29 13:11:00 (-08:00)

5 Likes

I kid you not, you sniped me by less than 60 seconds… Same issue on the below thread. It started happening today that I’ve noticed as well.

4 Likes

Yea this is game breaking right now, not sure if we can do much on our end

1 Like

Thanks for reporting, we’re looking into this bug

5 Likes

Issue should be resolved. If it’s still broken, it may simply take a few minutes for changes to reflect locally.

Edit: Affected servers will require a restart to fix the issue. Apologies for the inconvenience :frowning:

7 Likes

The changes fixed the issue, though we had to restart our servers in order for the fix to apply.
Thanks!