Hi all,

I've tried the new prospective search api today. It was alright to
subscribe, unsubscribe, listSubscriptions, getSubscription. But when
trying to list topics, below error message came out. I'm not sure
whether it is a bug of the API or my problem. Is there anyone who
knows something about this issue? Thanks.

Uncaught exception from servlet
com.google.apphosting.api.ApiProxy$ApplicationException:
ApplicationError: 1: app s~appid does not have permission to list
topics for app appid
        at com.google.apphosting.runtime.ApiProxyImpl
$AsyncApiFuture.rpcFinished(ApiProxyImpl.java:503)
        at com.google.net.rpc.RpcStub$RpcCallbackDispatcher
$1.runInContext(RpcStub.java:1050)
        at com.google.tracing.TraceContext$TraceContextRunnable
$1.run(TraceContext.java:455)
        at com.google.tracing.TraceContext
$AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:
335)
        at com.google.tracing.TraceContext
$AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:
325)
        at com.google.tracing.TraceContext
$TraceContextRunnable.run(TraceContext.java:453)
        at com.google.net.rpc.RpcStub
$RpcCallbackDispatcher.rpcFinished(RpcStub.java:1071)
        at com.google.net.rpc.RPC.internalFinish(RPC.java:2240)
        at com.google.net.rpc.impl.RpcNetChannel.finishRpc(RpcNetChannel.java:
2339)
        at
com.google.net.rpc.impl.RpcNetChannel.messageReceived(RpcNetChannel.java:
1269)
        at
com.google.net.rpc.impl.RpcConnection.parseMessages(RpcConnection.java:
328)
        at
com.google.net.rpc.impl.RpcConnection.dataReceived(RpcConnection.java:
299)
        at com.google.net.async.Connection.handleReadEvent(Connection.java:
474)
        at
com.google.net.async.EventDispatcher.processNetworkEvents(EventDispatcher.java:
856)
        at
com.google.net.async.EventDispatcher.internalLoop(EventDispatcher.java:
222)
        at com.google.net.async.EventDispatcher.loop(EventDispatcher.java:
116)
        at com.google.net.async.GlobalEventRegistry
$2.runLoop(GlobalEventRegistry.java:95)
        at com.google.net.async.LoopingEventDispatcher
$EventDispatcherThread.run(LoopingEventDispatcher.java:385)

Eric

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to