I have the same issue on Quest3. Then I tried this:Now that the correct
permissions were selected in the OVRManager component within the
OVRCameraRig, you have to generate the AndroidManifest.xml file. Using
the Oculus Tools menu within the Editor, s...
yes, it is wrong, and I tried this like below, it works:curl -d
"access_token=OC|$APP_ID|$APP_SECRET" -d "sku=$SKU" -d
"user_id=$user_id" https://graph.oculus.com/$APP_ID/verify_entitlement
the request must post user id.
I still have this problem,then I take a look of app log which path is
"C:\Users\Administrator\AppData\Roaming\odh\odh.log", it shows that
downloading cli error.So I copy ovr-platfrom-util.exe to
"C:\Users\Administrator\AppData\Roaming\odh" to fix it....