Why doesn't my code work any more?
# 🤝help
f
That hasn't worked fine before. Something got changed.
Copy code
javascript
const axios = require('axios');
This won't work as its already required by Botpress. Its not a new thing
b
this was the one
f
And that doesn't work? Do you get any erros?
The error you sent before was because of that issue that I noted earlier
nope
f
b
it worked
but why doesn't the old method work
anymore
f
It has never worked
b
so you can't send data to a webhook through execute code card?
f
You can
I misunderstood you
I thought that with the old method you meant to require axios 🙂
I just find the Make.com integration a lot easier to use and debug with