Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to report a bug in the LinkedIn API?

Tags:

I've been searching and searching, but I can't find out how to report a bug in the LinkedIn API.

LinkedIn's Developer site is completely devoid of any mention of bugs. Even Googling "How to report a bug in the LinkedIn API" yields nothing.

LinkedIn's Developer Support page says that "[engineers] collaborate on questions tagged "linkedin" at Stack Overflow." There are two problems with using SO for reporting this bug:

  1. StackOverflow is not a bug reporting platform.
  2. The bug report requires authentication to demonstrate. We cannot publicly disclose this information.

How do I report a non-security-related LinkedIn API bug?

like image 544
rinogo Avatar asked Jan 25 '17 20:01

rinogo


2 Answers

The bug raising is a bit hidden on Linkedin.

Go to: https://www.linkedin.com/help/linkedin/solve

  1. search for existing issues, others may have the same, maybe a workaround exists
  2. or, click on Get help from us, and do the below:

An example is below:

  • Issue Type: Jobs
  • In Which App or Site?: LinkedIn (Website)
  • On What Device?: Windows Laptop/Desktop
  • Your Question: incorrect icon, should be a save icon, not bookmark icon, its confusing, see attachment
  • Attachment:

If its API, try using below, whichever best suits you:

  • Issue Type: Applications/Non-Mobile/Technical Support/Other
  • In Which App or Site?: Not App/Site Specific

And submit. That's all.

--

Additionally, you have a suggestion (not bug), you can use the below link:

https://www.linkedin.com/help/linkedin/solve/feedback

like image 82
Manohar Reddy Poreddy Avatar answered Sep 25 '22 15:09

Manohar Reddy Poreddy


While they make it absurdly difficult, it seems as though they have a few options available. It appears you can join their Private Bug Bounty Program. This should enable you to actively be rewarded for finding and posting bugs to them.

Post announcing the program

Bug Bounty Program Link on Hackerone (security site powered by hackers)

If you would prefer to send them a one off email, it appears as though their mailing structure may give you some insight. Simply posting your bug or query to the correct email address may grab their attention. Chances are if you find a bug, it could lead to a security leak - so you could start with that.

Link to their security policy with some mailing example options.

Additionally, if you simply mean you wish to send feedback to the team, then that can also be found, here:

Send Feedback

On top of this, apparently officially joining their developer program should unlock additional support, by which I'm assuming you can report a bug.

LinkedIn Developer Partner Program

like image 28
cmprogram Avatar answered Sep 23 '22 15:09

cmprogram