Forum Discussion
The error is in pCloudy provided code, and related to pCloudy connection, and all three URL referenced in your post gives similar error when pasted in browser. One thing caught my attention, your script server value is different from pCloudy sample code
var server = ("https://device.pcloudy.com/appiumcloud/wd/hub")
As stated earlier TestComplete do not have any support claim for pCloudy integration, and since the integration claim comes strictly from pCloudy, the only constructive feed back you can get would be from pCloudy support or community.
I fail to see any TestComplete community member being able to assist on pCloudy integration issues. Good luck.
Thanks Hassan for quick reply.
The below server name in my code "abcd" is just for representation the actual server name i don't wanted to disclose as it is company policy. The above server code in your case is provided on pCloudy web portal but it is a sample as we will not be able to access devices from it . This link is common to all who basically register to pCloudy but no devices will be available for you until you subscribe.
var server = ("https://abcd.pcloudy.com/appiumcloud/wd/hub")