-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
@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