Hello,
I have created a custom connector for testing and I cannot get it working with POST methods.
The weird thing is that if I test the custom connector from the configuration it works, but when I'm trying to test the method through clicking a button in PowerApps I've got the following error message:
This is what I received when testing the custom connector:
I was having a similar issue with the header "Content-Type" and I had to create a policy in order to set it.
Am I missing something here?
Thank you in advance.