Project

General

Profile

Actions

Bug(バグ) #1716

closed

RPC API can't response friends data.

Added by Shogo Kawahara about 14 years ago. Updated about 14 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Target version:
Start date:
2010-10-19
Due date:
% Done:

100%

Estimated time:
3.6 で発生するか:
[QA]バグ通知済:
3.8 で発生するか:

Description

Overview

RPC API can't fetch friends data.

Example:

POST http://op3.happyturn/api.php/social/rpc?st=XXXXX

RequestBody:

[{"method":"people.get","id":"people.get","params":{"userId":"@owner","groupId":"@self"}}]

Response:

[{"id":"people.get","data":{"id":"1","isOwner":true,"isViewer":true,"hasApp":true,"displayName":"hogehoge","thumbnailUrl":"","profileUrl":"http:\/\/op3.happyturn\/\/member\/profile\/id\/1","gender":"male"}}]


POST http://op3.happyturn/api.php/social/rpc?st=XXXXX

RequestBody:

[{"method":"people.get","id":"people.get","params":{"userId":"@owner","groupId":"@friends"}}]

ResponseBody:

[{"id":"people.get","data":{"id":"1","isOwner":true,"isViewer":true,"hasApp":true,"displayName":"hogehoge","thumbnailUrl":"","profileUrl":"http:\/\/op3.happyturn\/\/member\/profile\/id\/1","gender":"male"}}]

Causes

https://issues.apache.org/jira/browse/SHINDIG-1265

Way to fix.


Related issues 2 (0 open2 closed)

Related to opOpenSocialPlugin - Backport(バックポート) #1726: RPC API can't response friends data.Fixed(完了)Shogo Kawahara2010-10-19

Actions
Related to opOpenSocialPlugin - Backport(バックポート) #1727: RPC API can't response friends data.Fixed(完了)Shogo Kawahara2010-10-19

Actions
Actions

Also available in: Atom PDF