Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
ki7a's avatar
ki7a
Protege
8 years ago
Solved

Missing - set a test token

Hi, I've got issue finding the token field as described below. In Unity editor, I can see "Oculus Platform" menu, but it includes only "Edit Settings" (not Platform Settings), and there is no Token field anywhere. What did I do wrong?

"Gear VR only - If you’re testing your Gear VR app in the Unity editor you’ll need to set a test token. Select Oculus Platform / Platform Settings / Paste Token. You can retrieve your token from the API page on the Developer Center"

Please help! 
  • @"amit.chai" Here is an update on the Token change.

    Code has been added to automatically request the tokens, if you are not using Standalone Platform. Otherwise if you are using Standalone Platform, you will need to supply the test users email and password.

8 Replies

Replies have been turned off for this discussion
  • juanoldinho's avatar
    juanoldinho
    Heroic Explorer
    Hi,

    Thank you for bringing this to our attention. I am following up internally whether something has changed and will keep you updated of the outcome.
  • Truthveyor's avatar
    Truthveyor
    Expert Protege
    I am having the same problem.  An answer will be very helpful.  Thanks.

    Also, when I build and run my app on Gear VR, I couldn't pass my own Entitlement Check.  I did put the APP ID in the Oculus Platform>Edit Settings>Gear VR App ID field.

    I am using the latest versions of Platform SDK to date (1.20.0) and the latest Unity Utilities (1.21.0) and the latest Unity Samples Framework (1.21.0).
  • Truthveyor's avatar
    Truthveyor
    Expert Protege
    Hmmm.... When I uploaded the app to Release Channels, added my email address as a user, and I passed the Entitlement Check.
  • juanoldinho's avatar
    juanoldinho
    Heroic Explorer
    @Truthveyor, yes due to a recent change you will need to have a binary uploaded to a release channel to pass the entitlement check.
  • juanoldinho's avatar
    juanoldinho
    Heroic Explorer
    @"amit.chai" Here is an update on the Token change.

    Code has been added to automatically request the tokens, if you are not using Standalone Platform. Otherwise if you are using Standalone Platform, you will need to supply the test users email and password.
  • @juanoldinho Thanks!! I finally realized how to use this. This was so frustrating. I can now see auth when I signed in to Oculus, and not auth when I log out from Oculus and run the app manually.
    Big Thanks!!!!!!!!!!!!!!!! really helped me regain my regular insanity.