I am experiencing an issue with a Power Automate Custom Connector that uses an On-Premises Data Gateway.
The connector is intended to be a generic connector that can access multiple on-premises endpoints through HAProxy.
I try to use the code section to modify add the full path, because giving it via path parameter will encode the special characters and broke the request.
I tested with putting the path in the action URL and it works as intended.
So i tried to use the code section to modify the request to give the full path unmodified.
The issue appears immediately after enabling the Code tab.
Even with the simplest possible implementation:
I tried to look for documentation about this and didn't found any relevant info about this.
For any actions i tested the results are the same:
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.