InsertService GetLatestAssetVersionAsync Returning 401 Unauthorized

Reproduction Steps

Call GetLatestAssetVersionAsync() on an asset that you own. In our case, it’s a group-owned asset being called in a group-owned place. It is returning “Request Failed because HTTP 401 (Unatuthorized)”

Expected Behavior

It to not fail and successfully process the request

Actual Behavior

It fails returning the HTTP 401 error.

Issue Area: Engine
Issue Type: Other
Impact: High
Frequency: Constantly

Closing in favor of InsertService:GetLatestAssetVersionAsync fails with HTTP 401 on live servers