11-18-2024 01:18 PM
Hi,
my team and I have been able to successfully use the experimental Colocation Building Block in Unity successfully until recently. Some of our headsets have been updated from firmware version v69 to v70 or v71. Since then, the Colocation feature is failing to initialize. When PlatformInit.GetEntitlementInformation gets called, it throws the following error:
Failed to retrieve access token: 1 - getAuthToken not supported
This seems to only affect some headsets that have been updated, on another one it works. Headsets with v69 all seem to work. I tried both Unity Netcode for Gameobjects and Photon Fusion and different users on the headsets which have all been added as test users for the app in the correct release channel in the Meta Developer Dashboard app, the problem persists on the headsets affected. They have also been factory reset - nothing seems to work.
Any help would be appreciated. Kind regards,
Daniel
a week ago
Hi dahniii,
i managed to get it working. Be aware that the following "solution" is a quick "fix". I have not investigated further if there are side effects by implementing the following:
Now it's working again. But thats only a temporary solution. Meta has to investigate it further and provide an fix.