Reputation: 2103
When I try the list API I've in the log:
com.google.api.server.spi.config.ApiConfigLoader loadConfiguration: Fail to load endpoint class class com.twitter.TweetEndpoint with ApiConfigSource class com.google.api.server.spi.config.datastore.ApiConfigDatastoreReader
I've a Tweet entity and a TweetEndpoint class generated by Eclipse.
What's wrong?
Upvotes: 1
Views: 308
Reputation: 427
Maybe it is related to this Issue:
https://code.google.com/p/googleappengine/issues/detail?id=9824
Upvotes: 1