arcore-unity-extensions
arcore-unity-extensions copied to clipboard
Error in geospatial sample :“Geospatial sample encountered an EarthState error: ErrorNotAuthorized”
Hello, I'm using Android keyless authentication strategy, and everything works fine with the PersistentCloudAnchors example (I can create cloud anchor and then resolve it without problems). However, when I tried to run the Geospatial sample in the same project with the same settings, I get:"Geospatial sample encountered an EarthState error: ErrorNotAuthorized". What could be wrong?
Make sure you've enabled the new ARCore API for your Google Cloud project. Previously you would have used ARCore Cloud Anchor API (Which would explain why Persistent Cloud Anchors worked but not Geospatial).