vote up 0 vote down star

UPDATE: It works now! but I didnt change anything actually, seems like Google need time to update its database for app engine. like 20 mins.

I want to use user service of my domain in google App, but... Is it possible to solve this problem by my side?

Traceback (most recent call last): File "/base/python_lib/versions/1/google/appengine/ext/webapp/init.py", line 501, in call handler.get(*groups)

File "/base/data/home/apps/myapp2009/1.334081739634584397/helloworld.py", line 13, in get self.redirect(users.create_login_url(self.request.uri))

File "/base/python_lib/versions/1/google/appengine/api/users.py", line 176, in create_login_url

raise NotAllowedError

NotAllowedError

flag
Please be more specific, I'm not sure I understand your question. The usrs moduel works fine on custom domains without changing anything. See paste.blixt.org for an example (source is available as well, see link in footer.) – Blixt Jun 9 at 12:56
Please provide the answer! Don't update the question to say "Solved". Please provide an actual answer so other -- who have the same problem -- can learn from your answer. – S.Lott Jun 9 at 14:14
I agree with S. Lott - answer your own question properly! Otherwise the question will continue to appear in the "unanswered" list indefinitely... – Greg Ball Jun 14 at 11:54

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.