Sorry I'm a little confused. Does this mean that the Python lib for provisioning has been updated for the new Groups functionality? I noticed the reference guide shows Lists being deprecated, but the Developer docs still refer to Lists.
Many thanks, DK On Feb 25, 10:53 am, "Julian (Google)" <[email protected]> wrote: > Hi All, > > If your domain also presents this problem, please raise a support > ticket so we can work on this in private. Instructions can be found > under the Support tab. > > Thanks, > Julian > > On Feb 24, 9:07 am, Darren Murphy <[email protected]> > wrote: > > > I've just discovered that the switch from Lists to Groups seems to > > have introduced some problems with theAPImethod calls. > > > Specifically, what I am finding is that I am unable to retrieve > > information for any of our pre-existing lists. > > Here is an example: > > > If I issue the following request: > > > GEThttps://www.google.com/a/feeds/group/2.0/docomointertouch.com/XXXX/me... > > > (where XXXX is a valid list name) > > > I receive the following error code: > > > $gmail->{result}{error} = [ > > { > > 'errorCode' => '1301', > > 'invalidInput' => > > '[email protected]', > > 'reason' => 'EntityDoesNotExist' > > } > > ]; > > > Note that the method call does work fine for any newly created groups. > > It would appear that all of our old lists have not been fully > > migrated. > > > Also please note that using the old (deprecated) request format also > > results in the same error. > > ie. > > GEThttps://apps-apis.google.com/a/feeds/docomointertouch.com/emailList/2... > > produces the same error message as above. > > > Can somebody help with this please? > > This is quite a serious problem for us, because our provisioning > > system is effectively out of commission. > > > Thanks, > > Darren > > > Note: This was also posted > > athttp://www.google.com/support/forum/p/Google+Apps/thread?tid=2d02bc01... > > before I realised there was a specificAPIforum. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps 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-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
