my call works in postman but isn’t working in bubble
the error i get when i try to initialize is:
There was an issue setting up your call.
Raw error for the API
{“errno”:“ENOTFOUND”,“code”:“ENOTFOUND”,“syscall”:“getaddrinfo”,“hostname”:“ad01e2eesb01.mascocabinetry.com”,“host”:“add99e4ff2b12.example.com”,“port”:“8040”,“args”:{“bubble_code”:“1562682270982x154860380003627460”}}
i changed the endpoint url a little bit just because its not available for public use.
it works fine in postman but not bubble everything is copy and pasted example postman response:
i tried changing the data type to xml since the response is in xml but i kept getting the error message
headers in postman:
postman uses temporary headers but i dont think they matter