Skip to content

failure to access the hack together repository template .env.user.local details #55

Answered by aycabas
AnthonyByansi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AnthonyByansi, great question! Exciting to see your are integrating Planner into your teams app.

Here is what I do to get Planner group id, plan id and bucket id:

  • Go to your plan in Microsoft Planner, link will contain both group id and plan id, your link should look like this:
    https://tasks.office.com/microsoft.onmicrosoft.com/en-US/Home/Planner/#/plantaskboard?groupId={YOUR-GROUP-ID}&planId={YOUR-PLAN-ID}

  • Once I get your group id and plan id from the Planner url, I usually go to Graph Explorer, login with my account that has the planner, copy the plan id in the following query https://graph.microsoft.com/v1.0/planner/plans/{plan-id}/buckets, make sure that I consent required per…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@AnthonyByansi
Comment options

Answer selected by AnthonyByansi
Comment options

You must be logged in to vote
3 replies
@waldekmastykarz
Comment options

@AnthonyByansi
Comment options

@waldekmastykarz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants