On Mon, Jul 8, 2013 at 4:05 PM, balaa <buddyba...@gmail.com> wrote: > I've uploaded some blob store objects to my app; however, no blob objects > are showing up via the Blob viewer in the admin console. Any ideas? I > deployed my application to a different app and uploaded objects to that app > which are showing up in the Blob viewer.. > So in summary: 2 app engine apps, same code. One shows blob store objects > as they are uploaded, and the other one is showing none :) >
Sometimes the admin pages are not completely up to date. If you saved the blob keys for those objects, you can try to have the application serve the "missing" blobs ( https://developers.google.com/appengine/docs/java/blobstore/#Serving_a_Blob ); the blobs might be there and available for serving, just not showing up in the admin page. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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 google-appengine+unsubscr...@googlegroups.com. To post to this group, send email to google-appengine@googlegroups.com. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.