Scenario API HTTPS : Error 500

Hello,

i use Adalo and Xano to call an API Payment. Thhis API Payment takes 8sec to get the data, so I needed to go through make.com to make it work.

Adalo send data to webhook, then make call Xano api through HTTP moduel. The issue is that it sometime’s work when running the module directly through make but won’t work with adalo sending data to webhook to trigget the API.

I get ERROR 500 FAIL

any idea how to make it work ?

To clarify : API works when running module but won’t work in scenario