I am currently using the following header parameters for my WebSocket connection:
Authorization: (Value starts with 'Bearer' keyword)
x-api-key
x-client-code
x-feed-token
Issue:
Considering your hypothesis if I am passing the wrong headers or wrong values then how I am able to connect to the WebSocket within 5 minutes without making any changes? I need to understand why this is happening.
Verification Needed:
I also need to verify if the WSS URI I use is correct.
If possible connect me with the tech team.
Thank you.