Assume this is where to log this support issue?
I am trying to signup for Google Places Web Service at
http://gmaps-ws-console.appspot.com/
Submit form and receive the following:
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/webapp/__init__.py", line 513, in __call__
handler.post(*groups)
File "/base/data/home/apps/gmaps-ws-console/1.342204020976872273/
index.py", line 100, in post
use_case, expected_usage, link)
File "/base/data/home/apps/gmaps-ws-console/1.342204020976872273/
information.py", line 39, in CreateNew
expected_usage=expected_usage, link=link)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/db/__init__.py", line 754, in __init__
prop.__set__(self, value)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/db/__init__.py", line 503, in __set__
value = self.validate(value)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/db/__init__.py", line 2271, in validate
value = self.data_type(value)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/datastore_types.py", line 906, in __init__
ValidateString(address, 'address')
File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/datastore_types.py", line 107, in ValidateString
raise exception('%s must not be empty.' % name)
BadValueError: address must not be empty.
Please advise.
Thanks,
Michael
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.