当我在 LinkedIn 上分享时,我在我的网站上创建了一个帖子,但它没有显示完整的分享 URL。
目前,我正在使用https://www.linkedin.com/sharing/share-offsite/?url=www.example.com/share/?id=12654
但是当我使用上面的重定向到下面的 URL 与 LinkedIn 共享时:
www.example.com/share
Run Code Online (Sandbox Code Playgroud)
它删除了使用 id 传递的参数。如何获取完整的 URL:www.example.com/share/?id=12654
linkedin-api ×1