Hello community,
I followed the steps described in this blog to set up Social Sign-In in Oracle APEX:
https://www.erpstuff.com/viewtopic.php?t=11317
After creating my first dataset and a Data Report application, I clicked Run Application to test it. As expected, I was redirected to Google for authentication. After successfully signing in with my Google account, I was redirected to the following URL:
http://localhost:8080/ords/r/testing/report-refection/login?session=9964091515441
However, instead of accessing the application, I received the following error message:
"Sorry, this page isn't available.
Application '100' Page 'LOGIN' not found.
Contact your application administrator."
Has anyone encountered this issue before or knows what might be causing it? Any help would be greatly appreciated.
Thank you.