Hi,
Remove "https://" from your host string.
i.e use "xxxx.aspx" instead of "https://xxxx.aspx"
As Export parameter "scheme" takes care of the protocol to be used http or https.
Regards,
Ashish Rawat
Hi,
Remove "https://" from your host string.
i.e use "xxxx.aspx" instead of "https://xxxx.aspx"
As Export parameter "scheme" takes care of the protocol to be used http or https.
Regards,
Ashish Rawat