Hi guys, i want to ask a little help with APIs. I ...
# 🌎general
h
Hi guys, i want to ask a little help with APIs. I want to send a POST via axios or fetch at a point triggered by the user. I have an API endpoint that is working fine with everything (postman, REST Client in VsCode) but from Botpress I just cant make it work. If I try with axios, i get AxiosError, Network Error, if I try with fetch, I got "Error sending the POST request: {}". I'm trying over 4 hours now.. im a bit loss.