Hello,
I have a Sharepoint Page which has multiple sections and each section has multiple web parts. For each section name, there is a SharePoint list from which I get new data based on date. I am using power automate to update the SharePoint page with this new data for the specific section.
My flow is throwing a Bad Gateway error when I try to send an HTTP request for savepageasdraft endpoint while updating canvascontent1 field. If I leave the canvascontent 1 field blank and try running the flow. It is successful then but as soon as I add value to canvascontent1 field, the flow starts failing and gives Bad Gateway error.
My guess is when I am changing the values in canvascontent1 field for specific section web part, I am breaking something which is causing the issue, but not able to figure it out.
I hope someone can find the issue in this flow which I am not able to see or if someone has a better way of implementing this, That would be very helpful.
Let me know if you need more screenshots for better understanding or debugging.
Thanks in advance!