【发布时间】:2017-08-25 02:29:02
【问题描述】:
当我将此 JSON 发布到 Share API 时:
{
"comment": "Here is my comment",
"content": {
"title": "Here is my title",
"description": "Description: The picture will be of a blue and gold macaw",
"submitted-url": "https://en.wikipedia.org/wiki/Macaw",
"submitted-image-url": "http://yourshot.nationalgeographic.com/u/ss/fQYSUbVfts-T7pS2VP2wnKyN8wxywmXtY0-FwsgxoJBD4C1qJrqA8EfaP7jL8gZYg0MJlb9NNBxrHhmaSdwF/"
},
"visibility": {
"code": "anyone"
}
}
我在活动中看到了这个:
我没有看到描述字段中的内容。我没有为此编写原始集成,但我的项目经理声称 LinkedIn UI 最初显示了这些描述。有什么改变吗?我们是不是做错了什么?
更新:
我刚刚在这里注意到一个类似的问题:
Share On LinkedIn Description field not displayed in new UI
我实际上不确定从 SO 的角度应该怎么做,因为我提供了额外的内容,我认为这些内容有助于识别问题。
【问题讨论】:
-
嘿,我知道这篇文章到现在已经有 4 年了,但可能有什么想法可以接受答案吗?
标签: json rest linkedin linkedin-api