Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX 18 - Social sign-in Google keeps on giving "Null username passed to login procedure"

HoekJan 21 2019 — edited Feb 8 2019

First of all: Allright, probably I've been living too long under my comfortable 'Classic Developer' stone...

Anyway, here's the problem:

I've been following the articles presented by Adrian Png, Carsten Czarski, Mahmoud Rabie in order to get familiar with APEX Social Sign-In.

Database: Oracle Database 18c Enterprise Edition Release 18.0.0.0.0

APEX 18.3

SQLDev/ORDS 18.3

Wallet and ACL has been taken care of.

Google Developer account should be good as well.

Maps is working correct, by the way.

API and Oauth2 are correctly set and have been verified.

I test both through apex.oracle.com as well as localhost (windoze).

Both are failing, and probably I'm missing something obvious, but not able to figure it out.

When comparing Mahmouds (thanks for sharing and explaining, Mahmoud!) file to mine, I'm not sure what i'm doing wrong but I have a feeling it should be pretty obvious for the APEX community.

Snip:

"

0.297000.00500
JSON POST https://www.googleapis.com/oauth2/v4/token request got HTTP status 401
1

2%

0.302000.00100
Error: Null username passed to login procedure.
1

0%

0.303000.00000
- additional_info: Contact your application administrator. Details about this incident are available via debug id "404"








"

What am I doing wrong, which part of the picture am I missing?

Thanks in advance for any pointer(s)!

This post has been answered by s1m0n on Feb 1 2019
Jump to Answer
Comments
Post Details
Added on Jan 21 2019
6 comments
2,864 views