cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco CMIS 1.1 Browser Internal Error

phucvv
Champ in-the-making
Champ in-the-making

Hi,

When I call CMIS 1.1 Browser Binding URL API, Alfresco return http status 500. I checked the log from file alfresco.log and catalina.log but didn't see the error.

image

Thank you in advance for your valuable assistance

2 REPLIES 2

angelborroy
Community Manager Community Manager
Community Manager

What is the URL you are using?

Hyland Developer Evangelist

phucvv
Champ in-the-making
Champ in-the-making

Hi angelborroy,

I'm using URL: https://{Domain}/alfresco/api/-default-/public/cmis/versions/1.1/browser/root/test?cmisselector=children.

If I use a folder name that already exists on Alfresco, the data is returned. However, if the folder name doesn't exist, Alfresco returns 500 Internal Server instead of 404 Not Found as usual.

image