arcore-unity-extensions icon indicating copy to clipboard operation
arcore-unity-extensions copied to clipboard

ARCore Extensions-Sample-Persistent Cloud Anchors - ErrorNotAuthorized

Open ConanGentleman opened this issue 2 years ago • 3 comments
trafficstars

Unity: 2020.3.14f1c1 Gradle: 5.6.4 JDK: 1.8.0_152

ARCore Extensions: 1.40.0 AR Foundation: 4.1.13 ARCore XR Plugin: 4.1.13 ARKit XR Plugin: 4.1.13 XR Plugin Management: 4.0.7

Android Authentication Strategy: Keyless image

Google Cloud:

image image image image

———————————————————————————————————————————————————————

F160A218522D9229274C4320487558DD

QQ图片20231114121913

QUESTION:

I packaged the sample as an app through Unity. I click the "Begin hosting", and make "Current mapping quality: good". But I get" ErrorNOTAuthorized"

ConanGentleman avatar Nov 14 '23 05:11 ConanGentleman

I suggest you to check package name between cloud API service and app package name,if you use keyless for authorize.

chiangandy avatar Dec 07 '23 09:12 chiangandy

Hi @ConanGentleman, Marc from ARCore here. If @chiangandy's suggestion does not work, check out this issue for other potential root causes for your error. If you are able to resolve your problem, please close this issue. Otherwise, let us know what else you tried and include any error messages from LogCat.

mrichards avatar Dec 12 '23 20:12 mrichards

I found a solution published here : https://github.com/google-ar/arcore-unity-extensions/issues/22#issuecomment-1879761689

hlefe avatar Feb 20 '24 18:02 hlefe