arash sayareh created CMIS-1032:
-----------------------------------
Summary: connect to sharepoint via cmislib
Key: CMIS-1032
URL: https://issues.apache.org/jira/browse/CMIS-1032
Project: Chemistry
Issue Type: Task
Reporter: arash sayareh
down vote favorite I'm using python cmislib to connect python to my
sharepoint repository. when i try to connect to my repository via client
software such as WORKBENCH,it connect without any exception, but when i try to
connect to this repository i get 403 exception. This is all of my code: from
cmislib import CmisClient client =
CmisClient('http://ntasharepoint02/_vti_bin/cmis/rest?getRepositoryInfo',
'user', 'pwd') repo = client.defaultRepository Help me please !
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)