• Thos
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi there, I'm using the chatter rest API to get the mentions for feed items and comments by calling:

/services/data/v26.0/chatter/feed-items/{feed-item-id}

and

/services/data/v26.0/chatter/comments/{comment-id}

 

However when a feed item is within a communiity I'm getting 404s 

 

Is there another URL I should be using to access feed items and comments from within a specific commuinity?

 

Thanks

 

-*TOM*-

  • July 24, 2013
  • Like
  • 0

Hi there, I'm using the chatter rest API to get the mentions for feed items and comments by calling:

/services/data/v26.0/chatter/feed-items/{feed-item-id}

and

/services/data/v26.0/chatter/comments/{comment-id}

 

However when a feed item is within a communiity I'm getting 404s 

 

Is there another URL I should be using to access feed items and comments from within a specific commuinity?

 

Thanks

 

-*TOM*-

  • July 24, 2013
  • Like
  • 0