Skip to main content
Announcements
Jan 15, Trends 2025! Get expert guidance to thrive post-AI with After AI: 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
Specialist

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.