This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Test websocket connection
#1
Hi,

Yesterday I manage to test my websocket connection with this https://www.piesocket.com/websocket-tester#.
And it worked. 

But today I keep getting connection closed. 
I used this: 
Code:
wss://admin:admin@192.168.10.11/apps/localbus.lp

Does anyone know what the problem could be?
Reply
#2
Browsers don't allow passing credentials as a part of the URL. It worked for you before because you've logged into LM during the browser session so it saved your credentials and reused them.
Reply
#3
(11.05.2021, 06:50)admin Wrote: Browsers don't allow passing credentials as a part of the URL. It worked for you before because you've logged into LM during the browser session so it saved your credentials and reused them.

Ok, thank for your answer.
Reply


Forum Jump: