Skip to Content Skip to Menu

CB Connect for LinkedIn problem

  • kdave321
  • kdave321
  • ONLINE
  • Posts: 211
  • Thanks: 26
  • Karma: 2
4 days 9 hours ago #341452 by kdave321
CB Connect for LinkedIn problem was created by kdave321
I'm trying to set up remote login via LinkedIn. Their developers site has changed significantly since your Documentation:
www.joomlapolis.com/documentation/296-cb-connect/299-operations-guide/18367-how-to-configure-linkedin
They told me my application was provisioned but I still get an error message "Bummer, something went wrong." followed by a redirect with error message:
"Scope "r_emailaddress" is not authorized for your application"
This incompatibility is more recent. Searching the web I see this page about it:
community.auth0.com/t/linkedin-login-fails-with-error-scope-quot-r-emailaddress-quot-is-not-authorized-for-your-application/119133
Will that solution work or do you need to update CB Connect?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49324
  • Thanks: 8434
  • Karma: 1465
3 days 17 hours ago #341454 by krileon
Replied by krileon on topic CB Connect for LinkedIn problem
They may have changed their API. Will take a look at their documentation and see if any changes need to be made.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49324
  • Thanks: 8434
  • Karma: 1465
3 days 17 hours ago #341455 by krileon
Replied by krileon on topic CB Connect for LinkedIn problem
Ok, looks like they've completely deprecated their 3-Legged OAuth authentication. Will have to update the implementation to use OpenID. Will try to have that out today.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: kdave321

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49324
  • Thanks: 8434
  • Karma: 1465
3 days 16 hours ago #341458 by krileon
Replied by krileon on topic CB Connect for LinkedIn problem
Ok, have updated the LinkedIn API usage. Wasn't too major of a change API wise. They deprecated how profile data was retrieved and changed the permission scopes. This fix is available in latest CB Connect build now released. You shouldn't need to do anything except update CB Connect if you've already configured your LinkedIn application and copied over the client id and client secret.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: kdave321

Please Log in or Create an account to join the conversation.

  • kdave321
  • kdave321
  • ONLINE
  • Posts: 211
  • Thanks: 26
  • Karma: 2
2 days 12 hours ago #341469 by kdave321
Replied by kdave321 on topic CB Connect for LinkedIn problem
When I finally got the OAuth keys correct, it worked.

The Google login I had setting "SSO Login" and it logged me in to the CB account with the same gmail address and automatically linked the account. That's good!

I tried the "Pre-fill" setting instead for LinkedIn and it ignored the CB account with the same email and just asked for registration. With SSO Login, it just said log in with the CB accouint to link LinkedIn.
So not sure why there's different behavior there...

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49324
  • Thanks: 8434
  • Karma: 1465
2 days 12 hours ago #341470 by krileon
Replied by krileon on topic CB Connect for LinkedIn problem
Pre-filled just pre-fills the registration form it doesn't do any checks beyond authenticating and filling out what profile data it can. To link an existing account you need to login first and then using the button will link the account.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum