I'm trying to add ACL entries to a document after uploading it and I'm getting "Operation could not be completed. (com.google.GDataServiceDomain error 503.)". I originally posted this to the objc group and was told to try here.
Anyone know what causes this? Is the problem on my side or server side? Here's the request: POST URL: http://docs.google.com/feeds/acl/private/full/spreadsheet%3ApmgHcIp3JuOIDJYAiw-ARGw <?xml version="1.0" encoding="UTF-8"?> <entry xmlns:gd="http://schemas.google.com/g/2005" xmlns:app="http:// purl.org/atom/app#" xmlns:gAcl="http://schemas.google.com/acl/2007" xmlns="http://www.w3.org/2005/Atom"><gAcl:role value="reader"/ ><category term="http://schemas.google.com/acl/2007#accessRule" scheme="http://schemas.google.com/g/2005#kind"/><gAcl:scope value="[EMAIL PROTECTED]" type="user"/></entry> Original thread: http://groups.google.com/group/gdata-objectivec-client/browse_thread/thread/b39e8b13785ccb4f --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" 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-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
