dkd / php-cmis-client

This is a PHP CMIS Client implementation based on OpenCMIS. It has been retired and put in to archive mode.
Apache License 2.0
54 stars 34 forks source link

Dkd\PhpCmis\Exception\CmisConnectionException: Could not fetch repository info! Response is not a valid JSON. #52

Closed punambeedkar closed 7 years ago

punambeedkar commented 7 years ago

Hi,

Now i am getting this error, while connecting to alfersco 3.4 with drupal 8.2.6 and cmis 2.0 url - http://localhost:8080/alfresco/service/cmis

Alfresco 5.2 Browser binding - will return the data in text/json format Cmis read that data

Alfresco 3.4 AtomPub or services - will return the data in xml/atom format Cmis through this error

So cmis latest version will not able to read that format

could you please help me to fix this issue

cmis_alfresco_3_4

sascha-egerer commented 7 years ago

Alfresco 3.4 is not supported as it does not support Browser Bindings.

punambeedkar commented 7 years ago

Hello,

Is there any way to do that as we have to connect drupal 8 with alfresco 3.4 by using cmis.

ksjogo commented 7 years ago

Two options:

sascha-egerer commented 7 years ago

Option 3: