我正在使用UGC web服务来返回UGC内容,但是我有一个问题,那就是用户被返回为空。用户被输入到UGC数据库中-我可以在UGC_USERS表和UGC_ITEMS表中看到用户,但是在使用odata.svc检索评论时,用户返回的结果为null。WebServiceClient ugcCall2 = new WebServiceClient();
Uri uri = new Uri("http://new.ugc.service/odata.svc我们
尝试通过类型为VIDEO的API创建UGC帖子时存在权限问题。所有其他类型的ugc帖子都可以正常工作。com.linkedin.publishing.util.common.ResponseException: urn:li:developerApplication:7242213 does not have permission to create ugc,\n \n \"lifecycleState\": \"PUBLISHED\",\n \"specificConte
我正在尝试使用新的ugc端点在linkedin上创建视频帖子1)。在linkedin服务器上上传视频资源(完成)我已经成功上传了视频,但收到ugc post请求的身份验证错误。错误是 "message": "urn:li:developerApplication:<id1> does not have permission to create ugc postsauthor"
在我最近将LinkedIn API迁移到v2时,我避免使用UGC,因为文档的这一页(日期为2019年2月4日,)表明UGC是一个“即将到来的”API,只可用于上传视频,而不能检索视频(例如"UGC post目前最适合创建和获取视频帖子“和”使用UGC Post API为有机帖子和视频广告创建视频内容。UGC Post API将很快添加更多功能。到目前为止,您无法检索视频帖子的实际视频内容。此功能将很快提供。“)。然而,我刚刚找到了这个()页面,上面谈到了在LinkedIn上分享,并且似乎建议使用