
Hi @KosakaTomoya-3980 ,
The error message you are encountering indicates that the page cannot have both a vertical section and a full-width horizontal section simultaneously. This limitation is enforced by the Microsoft Graph API when updating site pages.This is a limitation within the Microsoft Graph API when dealing with site pages that have specific layout configurations.
To resolve this issue, you should ensure that your page layout does not include both types of sections simultaneously. If you need to maintain a vertical section, consider removing or modifying the full-width horizontal section before attempting to update the web part.
You can create and modify pages in the browser, but the Graph API enforces these layout rules strictly, which may lead to such errors.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.