Project

General

Profile

Actions

Feature proposal #6685

closed

Rewrite profile URL API

Added by krileon almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
26 June 2017
Due date:
% Done:

100%

Estimated time:

Description

Redesign profile URL API to a part of the individual provider classes with the current usage being a part of the main provider class. This will allow providers to override how profile URLs are constructed and allow for API requests to be made to construct the URLs.

Originally
Subject: LinkedIn profile url no longer works

Description: Appears LinkedIn uses application specific profile ids now like Facebook. This causes the profile url to fail as it's expecting their actual LinkedIn ID. Review API to see if new URL is possible or if, unfortunately, an HTTP request is necessary to obtain the URL.

https://www.joomlapolis.com/forum/255-developer-members-support/236888-cb-connect-with-linkedin-userid#295117

Actions #1

Updated by krileon almost 7 years ago

  • Tracker changed from Bug to Feature proposal

There does not appear to be a lookup by id anymore. An API request would have to be made. Redo the profile URL API and move it to the provider classes so individual providers can override how a profile URL is parsed.

Actions #2

Updated by krileon almost 7 years ago

  • Subject changed from LinkedIn profile url no longer works to Rewrite profile URL API
  • Description updated (diff)
Actions #3

Updated by krileon almost 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

This is a non-fixable breaking change implemented by LinkedIn. Providers can now override how profile URLs construct, but this does not fix the LinkedIn profile URL issue. Instead of LinkedIn profile URLs flat out are now disabled as LinkedIn provides no means for converting an app scoped profile id into a global one (like Facebook). The only solution for LinkedIn is to use field mapping and map the public profile url field to a web address field.

Actions #4

Updated by krileon over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF