Our customers also generally block talkgadget .  It would be best if a
channel API endpoint existed on appspot.com, or better yet through our
actual appids so that we can give the customer a single domain for
which they can allow.  They would be able to block everyone else's
channel endpoints but allow yours.

I starred the issue and added my comment above.

Mike

On Aug 19, 6:36 pm, steve <bonham.st...@gmail.com> wrote:
> Aha!  I starred the issue (see link below).  The first law of posts,
> you figure it out immediately following your post.
>
> http://code.google.com/p/googleappengine/issues/detail?id=4764
>
> On Aug 18, 2:47 pm, steve <bonham.st...@gmail.com> wrote:
>
>
>
>
>
>
>
> > After a day of combing the web, I couldn't figure out why goog was
> > "undefined" in my javascript on a particular client.  Turns out my
> > customer's firewall blocks Google's talkgadget.google.com which is
> > where /_ah/channel/jsapi goes to.  I use just about every other
> > component of appengine and haven't found any other problems through
> > this firewall.
>
> > To solve the problem, I have to check if(goog == undefined) then use
> > an alternative to Channel.  If anyone else has a better solution, I'm
> > all ears.  Otherwise, sounds like a production ready app will need to
> > be prepared for firewall gotcha's when using Channel.

-- 
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