Dear all,
I'm having problems grasping the Zimbra SOAP API, and I have a hard time finding good documentation.
I have managed to successfully connect and authenticate against zimbra using:
https://zimbra-vm:7071/service/admin/soap/AuthRequest
where zimbra-vm is the zimbra server on my LAN. This gives me an authToken and a SessionId.
Using the authToken I can use the
http://zimbra-vm:80/service/soap/GetInfoRequest
to retrieve data.
However I fail to use the service/soap/GetFolderRequest.
I have tired both http://zimbra-vm:80/soap/GetFolderRequest
and
https://zimbra-vm:7071/service/soap/GetFolderRequest
Using http and port 80 I get an UNKNWON_DOCUMENT error (in mailbox.log) and using https and port 7071 gives me an Request not allowed on port 7071 FAILURE (mailbox.log).
I would be happy if somebody could help me and perhaps clarify when andwhere to use use http...:80 and https...:7071.
regards


LinkBack URL
About LinkBacks

