[spam-stopper] Comment-check returns nothing...

Phil Haack haacked at gmail.com
Fri Sep 22 08:16:10 UTC 2006


Hi All,

 

When calling http://api-key.rest.akismet.com/1.1/comment-check/ I am not
receiving any response.  I confirmed it by using Fiddler to sniff http
traffic.  If there was a problem, I would expect it to return at least
"false".

 

I'm testing on a local machine and this is what the raw HTTP request looks
like (where xxxxxxxxxxxx would be my API key.  I do get "true" when I verify
my key):

 

POST /1.1/comment-check HTTP/1.1

User-Agent: Unknown-C#-User/0.0

Content-Type: application/x-www-form-urlencoded; charset=UTF-8

Host: acbdcd3a3a4b.rest.akismet.com

Content-Length: 357

Expect: 100-continue

 

key=xxxxxxxxxxxx&blog=http%3a%2f%2flocalhost%3a2732%2f&user_agent=Mozilla%2f
5.0+(Windows%3b+U%3b+Windows+NT+5.1%3b+en-US%3b+rv%3a1.8.0.7)+Gecko%2f200609
09+Firefox%2f1.5.0.7&user_ip=127.0.0.1&permalink=http%3a%2f%2flocalhost%3a27
32%2farchive%2f0001%2f01%2f01%2f34.aspx%23-2147483648&comment_type=Comment&c
omment_author=Joe&comment_content=This+is+not+a+test.

 

 

 

To translate, these are the values I'm sending:

 

= BODY ====

            key= xxxxxxxxxxxx

            blog=http://localhost:2732/

            user_agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7

            user_ip=127.0.0.1

 
permalink=http://localhost:2732/archive/0001/01/01/34.aspx#-2147483648

            comment_type=Comment

            comment_author=Joe

            comment_content=This is not a test.

 

Any help is appreciated!
Phil Haack

http://haacked.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.automattic.com/pipermail/spam-stopper/attachments/20060922/489c5003/attachment.htm>


More information about the spam-stopper mailing list