[ 
https://issues.apache.org/jira/browse/CMIS-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

arash sayareh updated CMIS-1032:
--------------------------------
    Description: 
 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 !

  was: 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 !


> 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
>
>  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)

Reply via email to