APEX - Error 400 Bad Request
730283Feb 1 2010 — edited Feb 2 2010Hello everyone,
I've got an interesting issue with APEX that seems to be caused by a malformed cookie created from another site. Unfortunately this cookie needs to be deleted before apex will load properly, and when I say apex I am referring to any part of it. After this cookie is created no apex site will load, http://url/apex/ or http://url/apex/f?p=101:1 etc etc..
There are two solutions:
1. If the user deletes the cookies from their browser, manually or via their browsers cookie deletion the apex sites will work again.
2. I have a line of javascript that will fix/remove the cookie, the problem is I cannot implement this JS code as the apex website will not load. Does anyone know what the first thing is that loads, or how I might be able to get this JS code to run to handle this malformed cookie?
Thank you,
Jason Flittner