Hi,

I am not exactly sure what is causing your problem but since this is a ACL
related issue, from my experience, you might be adding an ACL entry for a
calendar and any subsequent re-run of this script would have to be an
"update" instead of "insert" since you already have an entry representing
that user.

So perhaps look into that, if that doesn't help, try capturing the XML on
the wire to see what is causing this error.  You can learn how to set up
wire capturing here -

http://code.google.com/support/bin/answer.py?answer=70891&topic=12359

Hope it helps,
Austin <https://addons.mozilla.org/en-US/firefox/addon/1843>

On Fri, Jun 27, 2008 at 9:55 AM, Jim <[EMAIL PROTECTED]> wrote:

>
> I was testing a new php script regarding ACL and everything was fine,
> scripts were not exactly working 100% but at least I could add a
> calendar.  Now I get the followoing error message:
>
> Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with
> message 'Expected response code 200, got 403' in /[my path]/Zend/
> Gdata/
> App.php:468 Stack trace: #0 /[my path]/Zend/Gdata/App.php(459):
> Zend_Gdata_App->post('<entry xmlns='h...', 'http://www.goog...', 4,
> 'application/ato...', Array) #1 /[my path]/calendar-google.php(26):
> Zend_Gdata_App->post('<entry xmlns='h...', 'http://www.goog...') #2
> {main} thrown in /[my path]/Zend/Gdata/App.php on line 468
>
> I am not sure why I am getting the 403 error. Normally this is a
> forbidden access error.
>
> Can someone help?
>
> Jim
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to