Status Code 500; GET Method
Hello everyone, my name is Luan Felipe, I'm from Brazil and I have a problem using a GET method in a local API where I work.
When trying to access the API, typebot returns status 500.
{
"statusCode": 500,
"data": {
"message": "Error from Typebot server: TypeError: fetch failed"
}
}
OBS: I can access the API using the GET method in Postman.
I posted screenshots of Postman and Typebo with the settings made (I just removed the values from the headers for the printout)
I would like some kind of help. Thanks!
When trying to access the API, typebot returns status 500.
{
"statusCode": 500,
"data": {
"message": "Error from Typebot server: TypeError: fetch failed"
}
}
OBS: I can access the API using the GET method in Postman.
I posted screenshots of Postman and Typebo with the settings made (I just removed the values from the headers for the printout)
I would like some kind of help. Thanks!

