Ajax Requests with POST
in version 76 we wrote some ajax calls where ajax request type was PSOT and datatype was JSON but in 11g these requests does not seem to work.
We get an error BAD request . I do not really want to change all these requests to get is there anything else I can do?
0