• Devteam 3
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 0
    Replies
We are working on an integration of Salesforce chatter to a third party application through the API, from which the users can basically view the chats that took place within that day. Are there any specific privileges we need to set before we do this integration from the Salesforce side?
And what are the steps that you would recommend for us to proceed with this?
when i tried to request this using my app,
 'https://na35.salesforce.com/services/data/v40.0/chatter/messages/00541000001VKu9AAG'
i got this error
[{u'errorCode': u'INSUFFICIENT_ACCESS', u'message': u'You do not have permission to execute that operation.'}]
could you guys help me out for solve this?