Has anyone managed to successfully connect an AIR app to a label in the
Gmail rss feed.

Say the unread messages feed for example:

http://mail.google.com/mail/feed/atom/unread

The main problem is that it requires both http authentication, and SSL.
Since you can't use setCredentials() on a standard HTTPService, I went with
a raw socket approach. That falls over when Gmail responds with the SSL
redirect.

I'm sure somebody has already figured this out.

Anyone here know how to get around it?

Spike

-- 
--------------------------------------------
Stephen Milligan
YellowBadger - Developing smarter solutions
http://www.yellowbadger.com

Reply via email to