Skip to content

Bug report: spo apppage add errors out #2000

@ksdaniel

Description

@ksdaniel

Description

"spo apppage add" errors out with the message: Cannot find resource for the request CreateFullPageApp.

My suspicion is that CreateFullPageApp is not provisioned on all tenants.

Running the request with the same webpart data but using the CreateAppPage API works as expected.

Steps to reproduce

m365 spo apppage add --title "TestAppPage" --webUrl "https://kloyberdev.sharepoint.com/sites/ClosingProcessTracking" --webPartData $webpartdata --debug

where $webpart is a json text with correct webpart data.

Expected result

Should create the app page.

Actual result

Errors out.

Environment

Latest version of CLI.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions