Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I am getting an error while connecting Qlikview 11.2 to Salesforce connector12.0
QVX_UNKNOWN_ERROR: Client found response content type of 'text/html; charset=UTF-8', but expected 'text/xml'. The request failed with the error message:
Do you have any solution?
Thanks
Anand
Hi,
The issue was resolved after using a salesforce url with a /u e.g. https://test.salesforce.com/services/Soap/u/40.0/.
Previously /c was used instead of /u. The difference between /u and /c is former is for partner wsdl and later is for enterprise wsdl.
Hope this will help for others .
Thanks,
Anand