c# desktop application without id
hello guys,
i would like create c# web form application works only on desktop, i have problem with id i don't know which is the correct WSS url, someone could you help me?
Davide
hello guys,
i would like create c# web form application works only on desktop, i have problem with id i don't know which is the correct WSS url, someone could you help me?
Davide
Comments
You'd need to register an application ID through this page:
https://developers.binary.com/applications/
The websockets URL is:
wss://ws.binaryws.com/websockets/v3?app_id=XXX
where XXX should be replaced with the application ID you've registered.
hello, replaced the xxx with 10789 but the problem still exist