LinkedIn Errors not handled properly
-
Hi,
I have integrated with LinkedIn OIDC for social logins using miniOrgange plugin.
Here are the two cases I tested where errors aren’t handled properly:
- In case the user is already registered using email id and then tries to use the same email id to login to linkedin (which is also their linkedin email id), it gives an error “string(16) “gdzmuv16eptyieAC” WP_Error Object ( [errors] => Array ( [existing_user_email] => Array ( [0] => Sorry, that email address is already used! ) ) [error_data] => Array ( ) [additional_data:protected] => Array ( ) )”
This test is displayed on the page as shown in this image: https://ibb.co/Krf71Zw
2. After clicking LinkedIn icon during registration, if the user decides to cancel, linkedin redirects user back to the website. But, the page shows up with text “The user cancelled LinkedIn login”.
Please see this image: https://ibb.co/PtfbQP6
Please confirm what can be done to handle and display them properly on the page where these calls were made?
Thanks,
Vinita
- The topic ‘LinkedIn Errors not handled properly’ is closed to new replies.