Friday 15 May 2015

java - Why does a 403 error suddenly occurs? -


I am using Spring Social to get some information through the LinkedIn API. Everything works well: I can connect to my application using LinkedIn, I can recover some of the information about my connection ... However, sometimes I'm not in LinkedIn any more Accessing and receiving this error:

  16: 28: 00,741 WARN [RestTemplate] "https://api.linkedin.com/v1/people/id=FNXqbb779g: (Request for id, first-name-, -name, headline, location, industry, distance, relationship-to-viewer, current share R, number-connection, number-connection covered, summary, specialty, proposal-comments, organizations, honors, interests, posts, publications, patents, languages, skills, certifications, education, three current status, three past posts, Recommendations, recommendations received, received phone number, im-accounts, twitter accounts, date-of-birth, main-address, member-url-processing, picture-url, site's standard profile request: (url), API-public Profi Request: (URL), site public profile request: (url), API standard profile request, public-profile-url)? According to the error message, I am not authorized to obtain the necessary information (despite the fact that one is not authorized to get the necessary information, as the result of "Format = json" 403 (Forbidden); Turning handler on error   

P> It seems that your session token is ending or you are probably running in the threshold limits a session token valid for a certain period of time. You Logs check and may need to see you

"Your session has expired and post data is lost. Please re-authenticate and post the data again "

Also check about throttle boundaries here:

No comments:

Post a Comment