I'm new to Google Apps Engine, using Python.

My question was discussed and left unresolved in the following thread:
http://groups.google.com/group/google-appengine/browse_thread/thread/882f482b0699098f/05aa03b4cfcbfca6

In a nutshell:

Using the Provisioning API with Google Apps Engine results in a
"DownloadError: ApplicationError: 5" when doing calls like CreateUser.
The user seems to be created, but the url_fetch times out before the
new user object is returned.

I'm wondering if any solution has been developed other than to catch
the DownloadError and confirm User Creation using some other method?

-- 
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-appeng...@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.

Reply via email to