10-29-2020 08:37 PM
Hello,
I'm trying to test my CMIS app using the public Alfresco CMIS server.
The request of the service document works fine (endpoint: https://cmis.alfresco.com/api/-default-/public/cmis/versions/1.0/atom), but I'm not able to use any of the repository services.
For example, if I try to use "Get Repositories" (https://cmis.alfresco.com/api/-default-/public/cmis/versions/1.0/atom/getRepositories) the server responds with a 405 error and the description: The specified HTTP method is not allowed for the requested resource.
Could somebody please tell me what I'm doing wrong?
10-29-2020 10:13 PM
try cmis 1.1 implemation http:/localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom
10-30-2020 03:50 AM
Hi kaynezhang,
Thanks for your reply. Unfortunately the outcome with 1.1 implementation is the same:
Any other ideas on why this is happening?
10-30-2020 09:58 AM
No,you should not visit it in browser directly ,instead you should use it in cmis api,please refer to
https://docs.alfresco.com/6.1/concepts/opencmis-ext-intro.html
10-31-2020 05:26 AM
I'm not using it in the browser, that screenshot is the Postman app making a request to the CMIS API.
Explore our Alfresco products with the links below. Use labels to filter content by product module.