Hi,
I started learning APEX and I want to install document AI scanner application and I'm running into this error
"grant execute dbms_cloud to #FLOW_OWNER#;".
I'm assuming flow_owner means apex user. is that correct? I did execute this on my ATP
GRANT EXECUTE ON DBMS_CLOUD TO APEX_230200.
installed the application into XX_APEX schema and I granted execute on dbms_cloud to that user as well.
Please help.
Thanks