Location: UserService.getReputation

Discussion: Getting Error on getReputation()Reported This is a featured thread

Showing 4 posts
mattc_bravadosoft
mattc_bravadosoft
Getting Error on getReputation()
Jun 12 2008, 4:57 PM EDT | Post edited: Jun 12 2008, 4:57 PM EDT
Hello,

I'm getting the following snippet of HTML when I make this call on a valid user:

<p>Error (ERROR)</p>
<ul></ul>

Any ideas here?

Do you find this valuable?    
Keyword tags: getReputation error
kevin_wetpaint
kevin_wetpaint
1. RE: Getting Error on getReputation()
Jun 12 2008, 5:02 PM EDT | Post edited: Jun 12 2008, 5:02 PM EDT
Can you post what your url looks like? Do you find this valuable?    
mattc_bravadosoft
mattc_bravadosoft
2. RE: Getting Error on getReputation()
Jun 12 2008, 9:06 PM EDT | Post edited: Jun 12 2008, 9:06 PM EDT
Sure, here's my URL:

http://togo.wetpaint.com/UserService/getReputation.do?cred.ts=1213319121&cred.sig=b3cb0fe70208cc91256474eb2ceabb010980ed43&key=my_key&user.userId=my_user_id&output=api&ns=bravadosoft

And here's what I get back:

<?xml version="1.0" encoding="UTF-8"?>
<response version="20080604180405"><failure><cause>ERROR</cause></failure></response>

Do you find this valuable?    
kevin_wetpaint
kevin_wetpaint
3. RE: Getting Error on getReputation()
Jun 13 2008, 4:25 PM EDT | Post edited: Jun 13 2008, 4:25 PM EDT
There's a bug in the getReputation call that will be addressed with next weeks hot fix...thanks for the catch on this. Do you find this valuable?