Thanks. How should I handle the fact that it works from my domain, but it does not work via the appid.appspot.com url?
On Feb 11, 3:43 pm, Marzia Niccolai <[email protected]> wrote: > Hi, > > This was an issue that was recently fixed, and that's why it stopped > working. You can serve any app off of a Google Apps domain, regardless of > authentication. However, to use HTTPS, you must serve off of appspot. > > -Marzia > > On Wed, Feb 11, 2009 at 11:54 AM, Devel63 <[email protected]> wrote: > > > Indeed, we are not serving off that domain. But it worked until a > > couple of days ago! > > > OK, I guess it's time to make the transition. Just haven't gotten > > around to it yet. > > > Will I be able to serve both types of apps simultaneously off a single > > domain (with different app names, obviously)? > > > On Feb 11, 11:23 am, Marzia Niccolai <[email protected]> wrote: > > > Hi, > > > > If you restrict authentication to your Google Apps domain, to require > > login, > > > you must also serve off of that domain. I suspect this is why you are > > > seeing the issue. > > > > If not, could you provide more details, the exact code and error message? > > > > -Marzia > > > > On Wed, Feb 11, 2009 at 7:56 AM, bjubbs <[email protected]> wrote: > > > > > The users api is throwing a NotAllowedError when my app attempts to > > > > create a login url using users.create_login_url('/'). Authentication > > > > for my app is tied to a Google Apps domain. I must have a setting > > > > wrong somehwere , but I haven't been able to dig up what this error > > > > means . Does anybody know? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
