When I use the graph explorer 1.0 to test out the planner endpoints i'm getting a 404. I therefore cannot get the task id to parse into the other endpoints
I have tried the following 2 endpoints
https://graph.microsoft.com/v1.0/users/[useremail]/planner/tasks
https://graph.microsoft.com/v1.0/me/planner/tasks
I've authenticated in the graph explorer.
Is anyone else experiencing the same issue?