smart4solutions / apex_oauth

PL/SQL packages enabling Google, Linkedin and Facebook login for apex
MIT License
39 stars 5 forks source link

Access to procedure is denied #13

Closed apeaks999 closed 7 years ago

apeaks999 commented 7 years ago

Hi,

We are facing issue to access the given procedure.

I've already given grants to the apex_public_user, public and APEX_REST_PUBLIC_USER too.

We are using ORDS 3.0.8 , APEX 5.0.4.00.12 and Oracle Database 11g Release 11.2.0.3.0 - 64bit.

Anything I am missing to configure please let me know ?

Please find the attached screenshot.

image

rmartenss4s commented 7 years ago

What do your logs say?

Did you do the GRANT (within the Oracle DB) and did you also allow the procedure (within ORDS)?

alternatively I could assist you further (please write me an email: r dot martens at smart4solutions dot nl)