Same Page is working for one user and is not working for another user. In this case sometimes due to some empty customization this issue will occur.
You can run following command to resolve.
BEGIN
JDR_UTILS.DELETEEMPTYCUSTOMIZATIONS();
END;
Recent Posts