Forum Discussion

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

Not able to retrieve User Information

I am not be able to retrieve "Get Logged In User ID" from blueprint. I think I did everthing correctly and have no idea what is wrong.
"Get Logged In User ID" always retrieve "0".


Can anybody help me?

 

4 Replies

Replies have been turned off for this discussion
  • i think you need to use some oculus node to find the ID.
    im not sure now, but I think in the SharedAnchor project or the Shared Spaces sample (from github)  there is this specific node being used. its a node to retrieve the oculus ID

  •  the the "get user profile" node
    target is oculus function library (see pic  I made on this thread)

  • there is this node in the SharedSpace sample (from github of meta)
    but this one needs the OVRplugin to work