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!

How to Give Authorization to View Imported Application

Amin AdatiaJul 14 2020 — edited Jul 15 2020

Hi

I exported an Application from Oracle Cloud APEX 20.1 and imported to my local (desktop) APEX 20.1 running ORDS 20.2. When I try to run the application on the desktop I get the following error message. How do I resolve this?

You are not authorized to view this application, either because you have not been granted access, or your account has been locked. Please contact the application administrator.

Access denied by Application security check

Technical Info (only visible for developers)

  • is_internal_error: true
  • apex_error_code: APEX.AUTHORIZATION.ACCESS_DENIED
  • component.type: APEX_APPLICATION_AUTHORIZATION
  • component.id: 27228849763062552
  • component.name: Reader Rights
  • error_backtrace:
    ----- PL/SQL Call Stack ----- 
  • object      line  object handle    number  name 00007FFDD0A54058      1039  
  • package body APEX_200100.WWV_FLOW_ERROR.INTERNAL_GET_ERROR 00007FFDD0A54058      1107  
  • package body APEX_200100.WWV_FLOW_ERROR.INTERNAL_ADD_ERROR 00007FFDD0A54058      1499  
  • package body APEX_200100.WWV_FLOW_ERROR.RAISE_INTERNAL_ERROR 00007FFDD0CEFBF8       874  
  • package body APEX_200100.WWV_FLOW_AUTHORIZATION.IS_AUTHORIZED 00007FFDD58EFB60      2883  
  • package body APEX_200100.WWV_FLOW.SHOW 00007FFDD0FB3548       175  
  • procedure APEX_200100.F 00007FFDD0F672D8         2  
  • anonymous block
Comments
Post Details
Added on Jul 14 2020
18 comments
9,480 views