Forum Discussion
steirx
8 years agoNew Member
DataSource.Error : The server committed a protocol violation.
Hi, The REST API I am trying to connect to is protected by a WAF (incapsula) that introducte wrongly formated cookies (for protection purpose, and I can't disable this protection). With a standar...
- 8 years agoThanks Lydia,
I have actually used a local transparent web proxy on my Window server to remove the cookies and it works now.
Regards,
Eric
steirx
8 years agoNew Member
Thanks Lydia,
I have actually used a local transparent web proxy on my Window server to remove the cookies and it works now.
Regards,
Eric
I have actually used a local transparent web proxy on my Window server to remove the cookies and it works now.
Regards,
Eric
pdacheva
7 years agoAdvocate II
Hi steirx,
I have the same issue. This morning when I was setting up the connection it worked properly and I was able to get the data in Power BI, but didn't save the pbix. Now I want to re-establish the connection and I get the issue: "The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF".
Could you give more details on your solution, please?
Thanks!
- steirx7 years agoNew MemberHi pdacheva,
I have actually used a local web proxy (www.charlesproxy.com) to remove the wrongly formated Incapsula cookies.
Thanks