The best way to figure out what is getting blocked, is to, assuming you are running windows:
download Fiddler (an http debugging proxy, very very useful for this).
Check with Fiddler what data get's send over the wire, including headers etc
And see the response. If your internal proxy/gateway blocks it, you should see why.
And report the findings back here.
Frank Mantek
On 5/11/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
Hi everybody,
I've been working with the calendar api for a few days, and I've run
into a problem that's making me insane. I copy/paste the code out of
the examples, and I get an exception everytime I request a feed. This
is happening in both C# and java.
So that's not very descriptive, but I don't think the code is the
problem. The strange thing about this is that when I run the code at
work, I get the exception, but when I run the same code at home, it
runs perfectly! So, my question is whether or not anybody knows about
networking issues, like does the GData api run on certain non-standard
ports. I work in a place that takes a very active role in security, so
we have a very restrictive filter on our web connection.
Oh, and the extra-extra strange thing is that I'm able to read the
"magic-cookie" feed through my browser when I'm at work! But putting
that same URL in the example code throws an exception.
Sorry I can't be more descriptive about the problem right now. I'm at
home and can't access google groups at work (it's filtered...), so I
can't run the problem code.
Thanks for any ideas,
Nick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi
-~----------~----~----~----~------~----~------~--~---
- Re: Firewall issues? Frank Mantek
- Re: Firewall issues? Patrick Chanezon
- Re: Firewall issues? thebeekeeper
- Re: Firewall issues? Frank Mantek
- Re: Firewall issues? G-Diddy
- Re: Firewall issues? G-Diddy
- Re: Firewall issues? Frank Mantek
