Hi there,
I have requirement to fetch planner details on sharepoint custom pages.As per the azure end points I have created the token but it is not valid one.I dont find any other refrence for clinet side to authenthicate the credentials.
So for I tried
Sample For Browser - class="container-fluide">
OneDrive
"oneDriveData" class="table table-striped">
Folder OR File Name Created Date Modify Date
Through client id i tried to get mircrosoft planner using Microsoft Graph api. Even though getting acess token But I am getting error on https://graph.microsoft.com/v1.0/me/planner/tasks 403 (Forbidden);
can any on suggest me based on this link I reffered https://github.com/microsoftgraph/msgraph-sdk-javascript/blob/dev/samples/browser/src/index.html.

Kaviya BalasubramanianPosted Feb 21, 2019, 11:52 PM
GowthamPosted Feb 22, 2019, 5:49 AM