3 posts / 0 new
Last post
pnlarsson
3.7 - REST API not working
Updated to 3.7 and can't connect to the rest API. And the softphoneUI.html can't connect either. What has changed?

pnlarsson
Ok, got it working:<br /> * use port 32018<br /> * use https<br /> * ignore ssl errors (certificate not valid)

lcollins
You beat us to it. Yes you are correct <a href="https://127.0.0.1:32018/Spokes/DeviceServices/Info" target="_blank">https://127.0.0.1:32018/Spokes/DeviceServices/Info</a> (If using Windows Internet Explorer or Chrome or Mac OS X the self-signed certificate should be installed automatically. If using Firefox or Java you would need to add an exception for the self-signed certificate).

Add new comment