APEX4.0: This instance does not allow unauthenticated users to upload files
906150Dec 19 2011 — edited Sep 12 2012Hi
I am working on Apex 4.0
I have created browse field and submit Button, and storing xls document in WWV_FLOW_FILES.
When I try to upload a file I get this message in my apex application. Also, I have only access to developer role.
--------------------------
This instance does not allow unauthenticated users to upload files. Contact your application administrator.
Technical Info (only visible for developers)
* is_internal_error: true
* apex_error_code: FILE_UPLOAD_PUBLICUSER_ERR
* component.type: APEX_APPLICATION_AUTH
* component.id: 4079525453257911
* component.name: No Authentication
* error_backtrace:
----- PL/SQL Call Stack -----
object line object
handle number name
0x4d466c1f8 676 package body APEX_040100.WWV_FLOW_ERROR
0x4d466c1f8 1008 package body APEX_040100.WWV_FLOW_ERROR
0x3873b1aa0 8927 package body APEX_040100.WWV_FLOW
0x3e647f600 2 anonymous block
-----------------------------
Please help.
Thanks in advance.
Regards
Shailendra