You don't need to set up an appspot.com URL under Google Apps for your
domain.


On Mar 10, 2:52 pm, Ubaldo Huerta <uba...@gmail.com> wrote:
> Ok, so I figured out the source of my misfortune.
>
> For some mysterious reason, in google app for domains the
> my_app_id.appspot.com url wasn't listed
>
> So, I deleted the my_app_id service in google app for domains and
> added it back in, with all the other custom urls, etc. Did it from
> google app engine versions menu
> (as I side note, the wording and the explanations of how to hook both
> services is lamentable)
>
> I just don't know how I got into this situation since I haven't
> touched my google apps for domain dashboard in ages
>
> Hope this helps another soul down the road.
> -U
>
> On Mar 10, 7:01 pm, Ubaldo Huerta <uba...@gmail.com> wrote:
>
> > My code never reaches. Even if the first lines of code that execute
> > are
>
> > import logging
> > logging.info("Berfore anything ...");
>
> > I see nothing in the logs. So, don't know really what's going on.
> > Looks like a gae bug to me. I'll try with a fresh app id to see what
> > happens
>
> > -U
>
> > On Mar 3, 5:43 pm, Nick Winter <livel...@gmail.com> wrote:
>
> > > Ah, that's odd. Our testing version definitely shows all the log
> > > messages we generate correctly, so if we trap an Exception and
> > > logging.error() it, everything works. Not sure about unhandled 500s,
> > > though. In fact, we did just see a peculiar 500 on our testing version
> > > that we couldn't find in the logs, so maybe that's the same issue.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to