Git Product home page Git Product logo

Comments (3)

joshk avatar joshk commented on July 28, 2024

Hi James,

When you are running your search, are you asking for education information?

In fact, are you still having problems or should I close the ticket?

Thanks,

Josh

from linkedin.

chris-sun avatar chris-sun commented on July 28, 2024

Hello,

I recently encountered a bug when trying to access a user's previous educational history.
Previously this code worked:

  profile = client.profile(:fields => [:id, :first_name, :last_name, :summary, :educations, :positions, :picture_url, :location, :site_standard_profile_request])

  if profile.education
    education = profile.education
  end

Then suddenly, the "education" field disappeared and now it was named "educations".
Was this a recent change?

from linkedin.

joshk avatar joshk commented on July 28, 2024

Hi Jumpshot,

profile.education was renamed to educations as it returned a collection of educations.

This was a recent change as another user filed an issue about it. This is one of the reasons why the version was bumped up to 0.2.x

Sorry for the confusion,

Josh

I am closing this issue as no further information has been received regarding if the ticket is still valid.

from linkedin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.