Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/API/Realtime/getUserChannel don't response a valid json #30

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. use PlurkNotifier

What is the expected output? What do you see instead?

I expect a valid json output.
But I get this output ():

CometChannel.scriptCallback({"new_offset": 3,"data": [{"plurk_id": 561352875, 
"response_count": 1, "response": {"lang": "tr_ch", "content_raw": 
"\u4eba\u751f\u7684\u4eba\u751f", "user_id": 3146394, "qualifier": "says", 
"plurk_id": 561352875, "content": "\u4eba\u751f\u7684\u4eba\u751f", "id": 
2638139990, "posted": "Wed, 01 Dec 2010 13:18:35 GMT"}, "user": {"3146394": 
{"display_name": "qrtt1", "uid": 3146394, "nick_name": "qrtt1", 
"has_profile_image": 1, "is_premium": false, "date_of_birth": "Mon, 22 Dec 1980 
00:01:00 GMT", "karma": 99.5, "gender": 1, "recruited": 1, "id": 3146394, 
"avatar": 0}}, "type": "new_response", "plurk": {"responses_seen": 0, 
"qualifier": "says", "plurk_id": 561352875, "response_count": 1, "limited_to": 
null, "id": 561352875, "favorite_count": 0, "is_unread": 0, "lang": "tr_ch", 
"content": "\u55ef\u55ef", "content_raw": "\u55ef\u55ef", "user_id": 3146394, 
"plurk_type": 0, "no_comments": 0, "favorers": [], "posted": "Wed, 01 Dec 2010 
13:11:58 GMT", "owner_id": 3146394}}]});


CometChannel.scriptCallback() should remove.

Original issue reported on code.google.com by ChingYiC...@gmail.com on 1 Dec 2010 at 1:27

@GoogleCodeExporter
Copy link
Author

fixed at rev497

Original comment by ChingYiC...@gmail.com on 1 Dec 2010 at 1:56

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Good Job!!

http://code.google.com/p/jplurk/source/detail?r=497

Original comment by askeing@gmail.com on 1 Dec 2010 at 5:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant