Hello
I am having "similar issue". I was get ing the geo info when I do findDocumentsByGeo. But then I deleted all the users and the collection to clear the messy test data. I then added the same collection and some Geo data. I can even see it in the panal but when I run the same Geo query I was doing before I am getting this error.
12-08 03:16:11.108: I/System.out(4563): Exception Message{"app42Fault":{"httpErrorCode":404,"appErrorCode":2609,"message":"Not Found","details":"The dataBase xxx:yyy has no collections "}}
Although when I call the method "findAllDocuments" then it return the collection and the contents.
Any idea why this is happening?