SOAP API changes with 8.8.6 ?

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
rdaniele
Posts: 1
Joined: Wed Feb 28, 2018 7:47 am

SOAP API changes with 8.8.6 ?

Post by rdaniele »

Hi,
We use the SOAP API from PHP to manage Zimbra servers from cPanel (https://github.com/lorenzyannick/zimbra ... i-soap-php).
Since we updated to 8.8.6, some commands don't work anymore and we don't succeed on finding why...

For example, don't work GetAccountRequest.

I don't find anything in the ChangeLog about those requests and the returned errors are, not really informative.

Did someone has some tips to help us track and fix the problem ?

Is there a log file do we have to look in to have more information about the errors ?

Will the SOAP API documentation be updated also?

Thanks in advance for any information.

Daniele
User avatar
msquadrat
Advanced member
Advanced member
Posts: 183
Joined: Mon Oct 14, 2013 10:09 am

Re: SOAP API changes with 8.8.6 ?

Post by msquadrat »

  • From which version did you update?
  • Did you update zimbra-admin-api-soap-php as well within the last 5 months? There was an issue which made it not work with some versions of 8.7 already?
  • What is the error message you get?
  • You could set the log level for the admin user to trace and get some infos from the mailbox.log.
mdeserventi
Posts: 11
Joined: Sat Sep 13, 2014 3:00 am

Re: SOAP API changes with 8.8.6 ?

Post by mdeserventi »

The old version was 8.6.8
The version of zimbra-admin-api-soap-php is 2.2
How i can change the admin log level?

Thanks in advance
Post Reply