Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
nikolay.bravilov's avatar
nikolay.bravilov
Honored Guest
5 years ago

ovr_User_GetLoggedInUser always returns an empty user.

Hello!

I'm trying to get OVR platform services working, but I stumbled upon a problem in the following steps:
1. Initialize platform with `ovr_PlatformInitializeAndroid`
2. Check entitlement with `ovr_Entitlement_GetIsViewerEntitled`

3. Trying to get logged user info with `ovr_User_GetLoggedInUser`

All steps aren't rasing any errors, but function `ovr_User_GetID` returns 0 and function `ovr_User_GetOculusID` returns "".

My account is added to the organization and has the admin's role. Cloud storage, for example, is working.

 

Can you help me with this?

 

No RepliesBe the first to reply