-
Notifications
You must be signed in to change notification settings - Fork 1.7k
No JSON object could be decoded when calling index.list_documents() #1643
Copy link
Copy link
Closed
Labels
api: coretype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Hi,
Just to clarify, is the gcloud/Cloud Search API the equivalent to App Engine's https://cloud.google.com/appengine/training/fts_intro/? I can't find any documentation specifying this, but I assumed so.
If so, I keep getting Value Error: No JSON object could be decoded whenever I call the list_indexes() or list_documents() methods.
If not, is there an equivalent library I should be using to build app engine search indexes from a Google compute cloud application?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: coretype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.