I'm using the "$PYTHON_LIB/google/appengine/ext/admin" script in several apps exactly as shown in the example here:
http://code.google.com/appengine/docs/configuringanapp.html#Referring_to_the_Python_Library_Directory All apps authenticate as expected, except for one. It returns: "Your client does not have permission to get URL /admin/ from this server." I added a second administrator account to the problem app, but cannot login with that either. How can I get this to work? Interestingly, this is the only app in the bunch that does not use Google Accounts for sign in. Is that relevant? Doc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
