pnp / powershell

PnP PowerShell
https://pnp.github.io/powershell
MIT License
683 stars 348 forks source link

[BUG] Planner Tab Creation No Longer Works #4128

Closed danmyhre closed 1 month ago

danmyhre commented 3 months ago

Reporting an Issue or Missing Feature

Issue

Expected behavior

Creating a planner tab in a Team using this example should work: https://pnp.github.io/powershell/cmdlets/Add-PnPTeamsTab.html#example-5

Actual behavior

Planner tab will not load in Teams. It seems Microsoft may have changed the content URL and tab type.

Steps to reproduce behavior

Example 5 in link above

What is the version of the Cmdlet module you are running?

2.4.0

Which operating system/environment are you running PnP PowerShell on?

veronicageek commented 1 month ago

@danmyhre - I'm using 2.12.19 and could run the example as-is. Please try again and make sure you have the correct permissions. A lot has changed with the authentication, please see here: https://pnp.github.io/powershell/articles/registerapplication.html