Does SuiteTalk ever go down? I’m getting a 200 fro...
# suiteql
b
Does SuiteTalk ever go down? I’m getting a 200 from the endpoint with no body.
It might actually just be my local IP
n
I'd have expected 500 or similar if it was down.
b
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
Compare the response headers? Would confirm that you're just not hitting another load balancer or something odd
(between a good request with data, and a request that's 200 and blank)
b
Should be the same response header since it works on a VPN without changing anything
s
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