Replies: 1 comment
-
You need to supply a connection, not a URL, for the TargetConnection parameter.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am reading the source url, destination url and publishing page from a csv file.connections are verified and established successfully. When I get to the convertTo-PnPPage command, I generate the following error from the destination SPO Url.
Cannot bind parameter 'TargetConnection'. Cannot convert the "" value of type "System.String" to type "PnP.PowerShell.Commands.Base.PnPConnection".
Beta Was this translation helpful? Give feedback.
All reactions