Journey AI Test Something went wrong
// Source - I try Google Android Studio Narwhal Feature Drop | 2025.1.3 Canary 2 with a new feature Journey - Stack Overflow
// Posted by Elsa
// Retrieved 2025-11-25, License - CC BY-SA 4.0
Main first Journey (192.168.1.101:5555) > initializationError FAILED
com.android.tools.journeys.testengine.robo.JourneyExecutionException: An unexpected error occurred during journey execution: io.grpc.StatusRuntimeException: PERMISSION_DENIED: Request had insufficient authentication scopes. [Reason=UNKNOWN_FAILURE]
at app//com.android.tools.journeys.testengine.robo.Proxy.executeJourney(Proxy.kt:96)
at app//com.android.tools.journeys.testengine.JourneysTestEngine.execute(JourneysTestEngine.kt:100)
Caused by:
com.google.appcrawler.platform.client.GrpcClient$ServerErrorException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: Request had insufficient authentication scopes.
at app//com.google.appcrawler.platform.client.GrpcClient.doResumableCrawl(GrpcClient.java:273)
at app//com.google.appcrawler.platform.client.GrpcClient.startForward(GrpcClient.java:170)
at app//com.android.tools.journeys.testengine.robo.Proxy.connectToCrawlerBackend(Proxy.kt:409)
at app//com.android.tools.journeys.testengine.robo.Proxy.executeJourney(Proxy.kt:87)
... 1 more
Caused by:
io.grpc.StatusRuntimeException: PERMISSION_DENIED: Request had insufficient authentication scopes.
at app//io.grpc.Status.asRuntimeException(Status.java:532)
at app//io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:481)
at app//io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:489)
at app//io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:453)
at app//io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:486)
at app//io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at app//io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at app//io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at app//io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at app//io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at app//io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
error
error
error