hi folks,
i am trying to send a POST request in postman and get a ESOCKETTIMEDOUT. When copying the snippet and posting inside the terminal i receive the expected response (exactly same settings).
I’ve already tried:
- SSL Ceritificate Verification
- Send Postman Token Headers
- send no cache headers
- increasing request timeout in ms
- Down- and upgrading postman from V8 to V9.14 (newest)
Any ideas?