I'm trying to integrate with BlueBeam, and I think...
# suitescript
j
I'm trying to integrate with BlueBeam, and I think they handle certain GET requests with redirects... Does anyone know how to 'follow' a request in netsuite? I'm getting a response from them initially that they are 'executing.' The same request works fine in postman, and I get the response I need
s
I don't think
https
module follows redirects. However, you should be able to follow it manually, no?