You are not Organizer in call to: CreateCalendarItem

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
elmarley
Posts: 1
Joined: Sat Sep 13, 2014 3:55 am

You are not Organizer in call to: CreateCalendarItem

Post by elmarley »

Hello

I made a script in php using soap service (xml) to share an appointment(sending email ...)

i get this error :

Fatal error: Uncaught SoapFault exception: [soap:Client] You are not Organizer in call to: CreateCalendarItem in ..

can someone tel me what does mean .

Thank you
gren
Posts: 39
Joined: Sat Sep 13, 2014 1:23 am

You are not Organizer in call to: CreateCalendarItem

Post by gren »

The account you are authorized with needs to agree with who is the ORGANIZER of the appointment. This is a safeguard to avoid you being able to invite other people pretending that you are your boss ;-)

If that isn't enough to help, then I suggest you provide more details - the contents of the SOAP request you are making and the details of the authorization used.
Post Reply