admin管理员组文章数量:1392116
By the way, I asked this question yesterday, but did not get the desired result.
I am trying to set sharing messaging via LinkedIn. I understand that to work your parameters have to be encoded. For example I made the link:
;url=https%3A%2F%2Fathenatools%2Fafk&title=ATHENA%20Tools%20by%20Invitation%20Only&summary=Create%20Worlds%20in%20your%20dev%20tool%2010X%20faster%2C%2010X%20cheaper%20and%20in%20more%20detail!%20https%3A%2F%2Fathenatools%2Fafk%20BY%20INVITATION%20ONLY%20-%20you%20will%20need%20my%20referral%20code%20RFCODE2F%20to%20join.%20%23ATHENAtools&source=AthenaTools
Parameters in the API:
But it works and displays only one parameter correctly, the link:
So I did not give up and tried via the library React-share, but it does not work either. For example I set parameters per the documentation:
But I get this:
So, I need to add the title, description, and some code which will change every time when a user signs up and the desired image.
By the way, I asked this question yesterday, but did not get the desired result.
I am trying to set sharing messaging via LinkedIn. I understand that to work your parameters have to be encoded. For example I made the link:
https://www.linkedin./shareArticle?mini=true&url=https%3A%2F%2Fathenatools.%2Fafk&title=ATHENA%20Tools%20by%20Invitation%20Only&summary=Create%20Worlds%20in%20your%20dev%20tool%2010X%20faster%2C%2010X%20cheaper%20and%20in%20more%20detail!%20https%3A%2F%2Fathenatools.%2Fafk%20BY%20INVITATION%20ONLY%20-%20you%20will%20need%20my%20referral%20code%20RFCODE2F%20to%20join.%20%23ATHENAtools&source=AthenaTools
Parameters in the API:
But it works and displays only one parameter correctly, the link:
So I did not give up and tried via the library React-share, but it does not work either. For example I set parameters per the documentation:
But I get this:
So, I need to add the title, description, and some code which will change every time when a user signs up and the desired image.
Share Improve this question edited Mar 26, 2021 at 5:50 Linda Paiste 42.4k8 gold badges80 silver badges116 bronze badges asked Feb 12, 2019 at 14:41 MaxMax 7998 silver badges21 bronze badges 2- try to use single quotes ' ' or double quotes instead of ` ` – Aliaksandr Pitkevich Commented Feb 12, 2019 at 14:57
- it didn't help, i m getting the same result – Max Commented Feb 12, 2019 at 15:15
1 Answer
Reset to default 7This is no longer possible. To share rich media on linked in you have to bee linked in business partner. After bee linked in business partner then you'll have access to linkedIn API and you'll be able to share the desired content. Without being linkedIn business partner you can only share URL but not description, images or videos etc. Have a look at this link. https://business.linkedin./marketing-solutions/marketing-partners/bee-a-partner/marketing-developer-program
本文标签: javascriptReactshare LinkedInStack Overflow
版权声明:本文标题:javascript - React-share LinkedIn - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744762578a2623840.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论