FireBug Results are the following when I try to login to SF using the SF zimlet?
PHP Code:
POST proxy?target=http://x.hostname.com/service/proxy?target=https%3A%2F%2Fwww.salesforce.com%2Fservices%2FSoap%2Fc%2F7.0
500 Internal Server Error [I]x.hostname.com[/I] 658 B
The Response Headers look like this:
PHP Code:
Response Headers
Date Thu, 15 Oct 2009 23:53:39 GMT, Thu, 15 Oct 2009 23:53:33 GMT
Content-Type text/xml; charset=utf-8
Content-Length 658
Proxy-Connection Keep-Alive
Request Headers
Host x.hostname.com
User-Agent Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.14) Gecko/2009082706 Firefox/3.0.14
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
SOAPAction m
Content-Type text/xml; charset=UTF-8
Referer http://x.hostname.com/zimbra/
Content-Length 411
Cookie __utma=134422248.930212134022705700.1225312101.1255143659.1255457909.357; __utmz=134422248.1250174644.313.23.utmcsr=twitter.com|utmccn=(referral)|utmcmd=referral|utmcct=/hostname; __qca=1184376346-35954458-5364736; __utmc=134422248; ZM_AUTH_TOKEN=0_63cbf8315aaa5fa33c4e9353e06f1cbf18238505_69643d33363a62633363623439612d323961392d346463642d386435362d6466383266656334353236363b6578703d31333a313235353732373636353834323b747970653d363a7a696d6272613b; ZM_TEST=true
Pragma no-cache
Cache-Control no-cache
The error would suggest a proxy issue however I am not using a proxy nor did I install the Zimbra proxy. Also note that on the Salesforce.com "Login History" log show my attempt to login.
Any ideas?