Hello, I need to save in datastore a dict with images using NDB. I used this example as reference: https://cloud.google.com/appengine/docs/python/blobstore/ It works fine when is running in localhost, but dont work on the cloud, gives me 404 Error after click upload button. What i am doing wrong? Is there any cheaper third API alternative instead this one?
Regards -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e086dd93-d068-4cdd-987d-68910c29ad69%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
