[google-appengine] convert AppEngineFile to File

2011-10-19 Thread Alexander Herrera
I have some AppEngineFile in thr blobstore and i like to upload this
file into google docs, but in the api of google docs just allow File
type, so is there a way to convert AppEngineFile  to java File?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] How to get the path of file/blob in GAE?

2011-10-14 Thread Alexander Herrera
In my application i have to upload a file to google docs, but to
accomplish that i need  upload the file to GAE an then to Google docs,
but when the file is in GAE (blob) how can i retrieve the path where
the file is ?  , i need the path  because in the API of google
documents, is necessary pass that to put the file in google docs.

thanks for the help

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Verify ownership web master central problem with authentication google account redirect

2011-08-03 Thread Alexander Herrera
I'm trying to verify my site with a domain in appspot.com but i use
the authentication whit google account when the web master central try
to verify appears an error "We weren't able to verify your site: "
cuz . Your verification file redirects to a disallowed location , the
redirect goes to https://www.google.com/accounts/ServiceLogin?... so
how can i verify my site ?, can i disabled de athentication? or what
is the best way ... I hope some one can help me. Thx.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.