Pait Group Blog

Working with Likes & Replies in SharePoint REST API

Recently, while working on a webpart that mimicked functionality provided for SharePoint News Articles, I came across several issues where solutions were either barely documented or non-existent. After several hours of Googling, troubleshooting, reverse engineering, and guessing I found discovered various obscure solutions to all my problems.

Problem #1: Replying to pre-existing comments on News Articles

Problem #2: Liking an article

Problem #3: Liking comments/replies

 

Read more