I have the following flow that sends a json body to a Custom PowerApps connector to a custom API. When testing the flow it completes successfully. The same when I test the custom connector directly.
But when I try to add it to a button I have the following error:

Attached you will find the OpenAPI file used for the custom connector.
What can I do? I have already tried:
Recreating the flow Calling it from a different powerapp
Checked and recreated custom connector from OpenAPI file
Checked on the production environment as well, same error.
Read and tried solution in similar threads
I cannot find another way to troubleshoot this, does anyone have any suggestions?