Hello,
I have some Scene Layers in ArcGIS Online that are shared only within my organization. I would like to view these in a Unity Scene. I followed the steps here without any success: https://developers.arcgis.com/unity/authentication/
Regardless of what I enter, I never see this: "the log in window will open in the default web browser window". As a result, my private data do not display in Unity.
I _am_ however able to view my private data in Unity if I use the AGS developer "Temporary Token" as my Unity API Key. I am also able to view my public AGOL data in Unity.
What further tips are out there for setting up Oauth2 to work to display private web scenes in Unity?
Is the redirect Url important, or does it only need to match (what I configure in Unity === what I have in AGS developer)?
Is the client secret used at all? The doc does not mention using it.
Thanks,
-Cory