Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » BAD request 400 on APEX 5.0.4
BAD request 400 on APEX 5.0.4 [message #658127] Mon, 05 December 2016 04:41 Go to next message
pcouas
Messages: 112
Registered: February 2016
Senior Member
Hi

Sometimes on new APEX 5.0.4 i have an BadRrequest 400 on my application.
I use EPG webserver in Oracle 12C On Redhat

How could i resolve this problem ?

Regards

[Updated on: Mon, 05 December 2016 05:40]

Report message to a moderator

Re: BAD request 400 on APEX 5.0.4 [message #658146 is a reply to message #658127] Mon, 05 December 2016 14:20 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Check whether there's a region source which contains comments in front of code. For example:
/* this is
   comment
*/

select empno, ename
from emp
where deptno = :P1_DEPTNO

That *might* cause problems, so - move comment into appropriate page property named (can you guess?) "Comment" and leave only the SELECT statement in the Source section.
Re: BAD request 400 on APEX 5.0.4 [message #658400 is a reply to message #658127] Tue, 13 December 2016 01:16 Go to previous messageGo to next message
Paul Sean
Messages: 7
Registered: December 2016
Junior Member
I just encountered this issue. The solution for me was to pass something in the request body.
Re: BAD request 400 on APEX 5.0.4 [message #658416 is a reply to message #658400] Tue, 13 December 2016 06:01 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Paul, I'm sorry, but I don't understand what you did.

What was that "something"? Which "request body"? Could you explain what it is (perhaps even attach a screenshot to your message)?
Previous Topic: APEX5 WORKSHOP OBJECT BROWSER tables not visible
Next Topic: Migration from APEX 4.0.2 to APEX5
Goto Forum:
  


Current Time: Thu Mar 28 07:26:30 CDT 2024