Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JuveMG25
Contributor
Contributor

HTTP protocol error only in method POST

My connection worked yesterday and today it doesn't.

Method: POST

Error:

HTTP protocol error 400 (Bad Request): <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Request Error</title> <style>BODY { color: #000000; background-color: white; font-family...

Labels (1)
1 Reply
F_B
Specialist II
Specialist II

Hi @JuveMG25 ,

this error usually occurs when the request sent to the server does not conform to the expected format, which could be due to several factors that may have changed since your connection last worked. Changes can be on your side and also on the server side.