Does SuiteTalk ever go down? I’m getting a 200 from the endpoint with no body.
Bill He
11/07/2023, 10:06 PM
It might actually just be my local IP
n
NElliott
11/08/2023, 8:26 AM
I'd have expected 500 or similar if it was down.
b
Bill He
11/08/2023, 8:22 PM
Using a VPN, Postman on browser, or hotspotting using my phone works, so I’m pretty sure my IP might have been denylisted somehow.
s
slc-abotbyl
11/08/2023, 10:18 PM
Compare the response headers? Would confirm that you're just not hitting another load balancer or something odd
slc-abotbyl
11/08/2023, 10:19 PM
(between a good request with data, and a request that's 200 and blank)
b
Bill He
11/08/2023, 10:19 PM
Should be the same response header since it works on a VPN without changing anything
s
slc-abotbyl
11/08/2023, 10:20 PM
Well if something is intercepting, then it may be different, that could confirm it. Body wouldn't get replaced without replacing all contents unless you were proxying HTTPS and it was rewriting