oauth - What is the correct REST Endpoint to retrieve user (profile) information from a connections installation -
based on information: http://www-10.lotus.com/ldd/appdevwiki.nsf/xpdocviewer.xsp?lookupname=api+reference#action=opendocument&res_title=opensocial_profiles_api_sbar&content=pdcontent
and working url posting updates:
i created 1 seek , find out whom access token belongs:
https://connections4.e-office.com/connections/opensocial/oauth/rest/people/@me/@self
but error 501: no service defined path people/@me/@self
what should url ?
apperently don't need include: @self
this it:
connections/opensocial/oauth/rest/people/@me/
see : http://www-10.lotus.com/ldd/appdevwiki.nsf/xsp/.ibmmodres/domino/openattachment/ldd/appdevwiki.nsf/b49db47061da9deb85257ac9006d5256/attach/appdev_opensocial.pdf
oauth opensocial ibm-connections ibmsbt
No comments:
Post a Comment