cancel
Showing results for 
Search instead for 
Did you mean: 

My entitlement check fails

Skywin
Honored Guest

Hello, I am having very new to developing for oculus and already tripping on the first step. I just cant seem to get verify entitlement to succeed. I am using unreal engine 4.27.2.
I have already

1. Enabled Oculus Online Subsystem

2. Added the following lines to DefaultEngine.ini and AndroidEngine.ini

 

[OnlineSubsystem]
DefaultPlatformService=Oculus

[OnlineSubsystemOculus]
bEnabled=true
OculusAppId="1234567891234567"
RiftAppId="1234567891234567"

 

What did I do wrong?

3 REPLIES 3

JavierAvilaSilva
Honored Guest

Hellow, did you find any solution I have the same problem?

Mistergood94
Honored Guest

I too am facing this issue without any success at resolution

pro_zac
Heroic Explorer

It may have been renamed at some point, but my config uses "MobileAppId" instead of "OculusAppId". 

 

Also, I think for entitlement to work, you need to upload at least one build to the developer dashboard.