Valid 70-489 Dumps shared by ExamDiscuss.com for Helping Passing 70-489 Exam! ExamDiscuss.com now offer the newest 70-489 exam dumps, the ExamDiscuss.com 70-489 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-489 dumps with Test Engine here:
You create a site collection for Contoso, Ltd. by using the Community Site template. My Sites are configured. Users access the community site and view newsfeeds by clicking the Newsfeed link on the community site. You create a custom Web Part that displays the latest newsfeed posts for the user that is logged in. The Web Part must use Representational State Transfer (REST) to retrieve items from the Newsfeed. You need to define the correct uniform resource locator (URL) to access items. Which URL should you use?
Correct Answer: D
Explanation/Reference: The my resource represents the current user. When used inline in the endpoint URI, it sets the context of the request to the current user. For example, http://contoso.com/_api/social.feed/my/news gets the newsfeed for the current user. Reference: Social feed REST API reference for SharePoint 2013