Я экспортировал приложение с одного хоста oracle apex 19.2 и успешно импортировал его на другой хост oracle apex 19.2. Но когда я запускаю приложение, я получаю следующую ошибку:
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: 14644239902526063
component.name: Reader Rights
Так в чем может быть проблема? Спасибо.