--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/gMMnMu2YMj8J.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
BadFilterError: BadFilterError: invalid filter: __key__ filter value must be a Key; received (a str).
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/LO6RGlxuTPMJ.
Traceback (most recent call last):
File "C:\Program Files\Google\google_appengine\google\appengine\ext\webapp\__init__.py", line 634, in __call__
handler.get(*groups)
File "C:\Users\Massimiliano\Desktop\AppEngine Application\Thepietronis\main.py", line 39, in get
risto = RISTORANTI.get_by_key_name(appo)
File "C:\Program Files\Google\google_appengine\google\appengine\ext\db\__init__.py", line 1188, in get_by_key_name
for name in key_names]
File "C:\Program Files\Google\google_appengine\google\appengine\api\datastore_types.py", line 489, in from_path
ValidateString(id_or_name, 'name')
File "C:\Program Files\Google\google_appengine\google\appengine\api\datastore_types.py", line 158, in ValidateString
raise exception('%s must not be empty.' % name)
BadValueError: name must not be empty.Do someone know how to sort it out?
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/RTdz9gXXFlYJ.