I can log in and post now, but I keep getting kicked out of Zazzle, I get an error message and then the Zazzle site goes offline. This is the error code
This page isn’t working
If the problem continues, contact the site owner.
HTTP ERROR 406
Just wanted to make it known, in case it happens to anyone else. It has been happening for at least 1-2 hrs. I checked on another computer, so it’s not my computer causing the issue.
Thank you. I just cleared everything and restarted my computer, so hopefully that fixes the issue.
This is weird, I can still post here and get other creators product pages while I’m logged in, but I still get the error message on my product pages. I’ll clear everything and try again.
The HTTP 406 “Not Acceptable” client error response status code indicates that the server cannot produce a response that matches the list of acceptable values defined in the request’s proactive content negotiation headers. In simpler terms, the client (your browser or application) requested data in a specific format, but the server is unable or unwilling to provide the response in any of those requested formats.
Common Causes:
Mismatched Content Negotiation:
The most frequent cause is a mismatch between the Accept header sent by the client (specifying preferred content types like application/json, text/html, image/jpeg) and the content types the server can actually deliver.
Missing or Incorrect Headers:
Crucial headers like Content-Type might be missing or incorrectly specified in the request, especially when sending data to the server (e.g., in a POST request).
Server Misconfiguration:
The server’s configuration, including its content negotiation settings or MIME types, might be incorrect or not aligned with the expected requests.
Faulty Extensions or Plugins:
If a Content Management System (CMS) is in use, a recently installed or updated extension, plugin, or theme could be interfering with the content negotiation process.
Browser Settings or Cache:
In some cases, specific browser settings, a corrupt browser cache, or outdated cookies can lead to this error.
I think it has something to do with Chrome. I cleared cache, cookies etc. uninstalled Chrome and now I’m using Firefox. So far I’ve had no problems using Firefox. I may reinstall Chrome later and see if I have any issues. Thanks for the help.