Forum Discussion
meek128
4 years agoHonored Guest
Possible error in IAP S2S API documentation
In the IAP S2S API documentation ( https://developer.oculus.com/documentation/unity/ps-iap-s2s/ ), it says we need the app access token and the app id to verify entitlement of purchased items, which ...
Wang_Shi
3 years agoExplorer
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_entitlementthe request must post user id.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device