[Adium-devl] [Adium-svn] rev 23371 - trunk/Plugins/Facebook Service
Peter Hosey
boredzo at adiumx.com
Fri May 9 04:58:34 UTC 2008
On May 08, 2008, at 21:25:14, evands at adiumx.com wrote:
> - NSMutableURLRequest *request = [NSMutableURLRequest
> requestWithURL:[NSURL URLWithString:@"https://www.facebook.com/ajax/
> chat/send.php"]
> + //This can not be https:// - the message fails to send
> + NSMutableURLRequest *request = [NSMutableURLRequest
> requestWithURL:[NSURL URLWithString:@"http://www.facebook.com/ajax/
> chat/send.php"]
What's the failure, specifically?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20080508/72274b4c/attachment.sig>
More information about the devel
mailing list