Perspective Websockets

Hello,

I'm curious to see how I can get Postman to interact with the Ignition Perspective Websockets. When I try to query the websocket I receive an HTTP 500 status code using the websocket feature within Postman. I need the ability to query the websockets outside of Ignition to help ensure the health is working fine. If you observe launching Perspective for a shop board, and record the network path in Chrome you can see the wss:// connection example below. I suspect that based on the page creating a javascript and embedding iframes there may be some auth pieces or requirements with the websocket. Can I get some more info so we can add more layers of observability to monitor our apps health?

Error: Unexpected server response: 500

Data below is intentionally not mirrored to our prod/dev systems.

wss://someurl.internal.domain.com/system/pws/shop-scada/2dsfaf1293?token=8Jfrk90Hwv_g1vasdfasdfasdfNzjuRnA

1 Like