Mangopay API problem to POST

hello
does anyone here, already try to configure MangoPay web service
Mangopay is a Paiement interface like stripe.

so for i’m able to do some GET
but i’ve some strange issue when trying to POST

the body cannot be empty

no problem to do the same thing with curl or a nodejs script…

any idea will be welcome.

api documentation:
https://docs.mangopay.com/

thanks

@jeebee Do you have the full API call with payload to share?Also, could you share the working cURL request? Assuming you are using MangoPay like an [HTTP Service] (https://wiki.dreamfactory.com/DreamFactory/Features/HTTP_Services) then the cURL options should be passed in just the same in the service configuration within Dreamfactory.