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!

APEX4.0: This instance does not allow unauthenticated users to upload files

906150Dec 19 2011 — edited Sep 12 2012
Hi

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2012
Added on Dec 19 2011
4 comments
3,336 views