smart4solutions / apex_oauth

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

error while creating authentication #20

Open zainix opened 7 years ago

zainix commented 7 years ago

I am getting below error while creating authentication.

ORA-06550: line 13, column 28: PL/SQL: ORA-00904: "S4SG_UTIL_PCK"."G_COLLNAME": invalid identifier ORA-06550: line 11, column 5: PL/SQL: SQL Statement ignored ORA-06550: line 23, column 15: PLS-00201: identifier 'S4SG_UTIL_PCK.G_SCOPE' must be declared ORA-06550: line 22, column 2: PL/SQL: Statement ignored screencapture-dev-toyschool-apex-wwv_flow-accept-1504775281214

rmartenss4s commented 7 years ago

did you install the database objects ?

zainix commented 7 years ago

Yes i have installed all the database objects

zainix commented 7 years ago

s4sg_util_pck authentication is unable to find the component

rmartenss4s commented 7 years ago

I don't think there should be any code in the PLSQL section, everything is in the database objects,