For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
17.7k 82 39 63

Can't connect to the WebSocket API Server from Developer Guide test environment

The WebSocket API Developer Guide provides a convenient testing capability where one can connect and test different API calls. I am unable to connect into a test server available to me from the Developer portal. However, if I load the Developer Guide within my browser from my local machine, it works.

elektron-sdktreprdp-apiwebsocketsrrtoconnection
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
22.5k 59 14 21

To add more clarity: the Developers Portal content is served on encrypted web page and browser will block an insecure websocket connection from a page loaded over https. Either the protocol should be enhanced to support wss, or this limitation should be documented.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.