stream - In IBM Connections can you retrieve another users activity feed? -


in ibm connections 4.0 there way users activity stream. can steam @me if try connections id or users id following error:

this works:

  /opensocial/basic/rest/activitystreams/@me/@following/@all?rollup=true 

this returns error - id:

/opensocial/basic/rest/activitystreams/7af0b251-9f97-ca6d-8525-61370072a674/@following/@all?rollup=true 

error 400: user id(s) [7af0b251-9f97-ca6d-8525-61370072a674] is/are not recognized system.

and know id....

<userid>7af0b251-9f97-ca6d-8525-61370072a674</userid>  

any suggestions...the manual says following doesn't sound doesn't totally close door either:

as per opensocial standard, given users activity stream retrievable by: 1. specifying user (@me in urls below, ibm connections not generally allow retrieval of other users streams).

any appreciated....

this should it: https://connections.ibm.com/common/opensocial/basic/rest/activitystreams/urn:lsid:lconn.ibm.com:profiles.person:91ae7240-8f0a-1028-8400-db07163b51b2/@involved/@all?rollup=true&shortstrings=true&format=atom (plug in right user id)


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -