Hi,
I've setup a flow in Power Automate that queries the Accounts entity and returns all the records (e.g. I left the "Top Count" field blank). When I run the flow, I get the following error:
Http request failed as there is an error: Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600.
How do I increase the maximum buffer size?
Jason
Hey,
One thing I did to solve this issue when listing records using the Dynamics365 connector, was limit the rows. I entered the logical name for the column I wanted to see in the 'Select Columns' section and it solved my issue.
Regards,
Harrison
Hi @JasonYeung,
It's unfortunate that there is no way could increase the maximum buffer size, it has reached the limits of message size 100MB (104857600bytes = 100 MB).
You could refer to this document:
Limits and configuration - Power Automate | Microsoft Docs
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.