Skip to content

Whitelisting our projects for the Search API #1181

@tseaver

Description

@tseaver

@jgeewax When beginning work on gcloud.search (2015-10-01), I requested that my project be whitelisted for the Search API via the form. Today, working on a system test for the API, I see the following:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "gcloud/search/document.py", line 321, in exists
    client.connection.api_request(method='GET', path=self.path)
  File "gcloud/connection.py", line 337, in api_request
    error_info=method + ' ' + url)
gcloud.exceptions.Forbidden: 403 The caller does not have permission (GET https://cloudsearch.googleapis.com/v1/projects/citric-celerity-697/indexes/system-tests/documents/aaa)

I do not see "Cloud Search" as an available API from my developer console. We need to get expedited access: I just re-submitted the form with @jgeewax as the "project owner".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions