IBM Connections 5 POST为来自Android App

时间:2015-11-19 12:00:46

标签: cordova atom-feed ibm-connections

我正在为IBM Connections开发移动应用程序(使用cordova for android应用程序)。我已经为IBM Connection 3.0.1创建了论坛回复,它运行正常。现在,当服务器升级到IC 5时,它已经开始给出403错误。

我根据IBM文档http://www-10.lotus.com/ldd/lcwiki.nsf/xpAPIViewer.xsp?lookupName=IBM+Connections+5.0+API+Documentation#action=openDocument&res_title=Creating_a_standalone_forum_reply_programmatically_ic50&content=apicontent

创建POST

我没有看到3.0.1和5

的文档中的任何更改

编辑:

这是请求

网址:https://test.server.com/forums/atom/replies?topicUuid = 915e3cb9-7a54-4259-a904-890abd6cc327

<entry xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns="http://www.w3.org/2005/Atom">
<title type="text"><![CDATA[Re: Again TEsting]]></title>
<content type="text"><![CDATA[test reply]]></content>
<category scheme="http://www.ibm.com/xmlns/prod/sn/type" term="forum-reply"></category>
<thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="urn:lsid:ibm.com:forum:915e3cb9-7a54-4259-a904-890abd6cc327" href="https: //test.server.com/forums/atom/topic?topicUuid=915e3cb9-7a54-4259-a904-890abd6cc327" />
</entry>

我正在收到此回复

<error xmlns="http://www.ibm.com/xmlns/prod/sn">
<code>403</code>
<message>You are not authorized to perform the requested action.</message>
<trace></trace>
</error>

编辑2

刚刚发现我收到的所有POST请求都出现了同样的错误 新论坛主题,博客回复,创建博客,回复。

同样适用于iPhone(原生)应用程序

2 个答案:

答案 0 :(得分:0)

尝试使用肯定可以帮助您的VPN服务,您可以尝试使用gom vpn chrome扩展程序。这非常好,可以帮助您轻松解决问题。从这里获取:http://www.hackbs.com/gom-vpn-free-tricks-to-bypass-cyberoam-2015/

答案 1 :(得分:0)

您是否曾尝试从其他电脑或笔记本电脑访问同一页面?如果问题仍然存在,那么网站所有者可能会限制您访问该页面。那么这是一个简单的解决方案。从... here安装gom vpn扩展名。它会让你在几秒钟内绕过这个限制。