Alfresco wsdl access issue, SOAP failed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2014 07:45 AM
I have setup Alfresco on my local system.. I am trying to use AlfrescoPHPSDK-PHPLibrary-0.1 to get tickets. I am trying the examples provided in the package but it gives me following error.
- I have installed Alfresco on my local PC
- I am able to open and login Alfresco from browser
-
- But when I try to access
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://127.0.0.1:8080/alfresco/api/AuthenticationService?wsdl' : failed to load external entity "http://127.0.0.1:8080/alfresco/api/AuthenticationService?wsdl" in D:\wamp\www\alfrescophp\Alfresco\Service\WebService\AlfrescoWebService.php:36
- I have installed Alfresco on my local PC
- I am able to open and login Alfresco from browser
-
http://127.0.0.1:8080/alfresco/api
this URL accepted same credential.- But when I try to access
http://127.0.0.1:8080/alfresco/api/AuthenticationService?wsdl
It ask me username/Password and not accepting the credentials I used for Alfresco.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2014 01:27 PM
That's the wrong url for 4.2. And it's gone entirely in 5.0
https://wiki.alfresco.com/wiki/Alfresco_Content_Management_Web_Services
https://wiki.alfresco.com/wiki/Alfresco_Content_Management_Web_Services
