Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

APEX - Error 400 Bad Request

730283Feb 1 2010 — edited Feb 2 2010
Hello 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

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 2 2010
Added on Feb 1 2010
2 comments
3,734 views