Cant access service with postman
giannsaicpibot99
PROOP

7 months ago

Hello, I currently have 2 services that are identical in how the websocket works but have different ports, one has 8001 and the other 8089. With the one service if I do a postman POST request with raw JSON
[
{
"signature": "abc123",
"otherField": "value"
}
]

it gives me 200 and with the other it gives me 443. Why is that and how can i fix it?

$10 Bounty

8 Replies

giannsaicpibot99
PROOP

7 months ago

88650658-638b-4d47-8fab-a98e65abea9a


giannsaicpibot99
PROOP

7 months ago


giannsaicpibot99
PROOP

7 months ago

Also if i Open the one that works it shows

1394775760979497000


giannsaicpibot99
PROOP

7 months ago

but the other shows

1394775819926241300


brij123987
FREE

7 months ago


brij123987
FREE

7 months ago

Also can you let me know which stack are you using?
It's basically an error with how you've set the routes. If you share them, I can help you more easily.


brij123987
FREE

7 months ago

Hello,

Let me know if your problem is resolved.


brij123987
FREE

7 months ago

Hello,

It's your issues has been resolved let me know.


Loading...