Thanks for the reply Robert. After a while scratching my head with this one I went through the code with comb. The issue was that I was storing the string version of the blob key using toString() instead of getKeyString() !
I think this has solved it. I'm not sure about the entity key issue but it's probably something similarly stupid! I'll check it next! Thanks again Cormac. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
