Hello Everybody
APEX Version:
18.1
Goal:
LinkedIn Sign-in
Authentication Scheme Settings

Problem:

Important note on Debug (Credits to Pavel)
select message_timestamp,message
from apex_debug_messages
where application_id = 155477
and message like '%access%'
order by message_timestamp desc
gives the following result
| MESSAGE_TIMESTAMP | MESSAGE |
| 17/06/18 10:23:50.800922 م +00:00 | JSON POST https://www.linkedin.com/oauth/v2/accessToken request got HTTP status 400 |
Demo
https://apex.oracle.com/pls/apex/f?p=155477:9999
Official LinkedIn documentation
Authenticating with OAuth 2.0
@"Carsten Czarski-Oracle"
@"Dimitri Gielis"
I would appreciate any help.
Regards
Mahmoud