Hi Marius,

The NullPointerException on 401 has been filed as a bug for a while.
I'll see if I can get the priority raised based on this latest issue.

So far, this group is the easiest way to report bugs and ask for
features.  We review bugs and feature requests on a regular basis.

There are issue trackers, however there's nothing comprehensive for
the Google Apps APIs, so I have been hesitant to promote these.  Do
you think it would be helpful to start using the issue trackers?

Provisioning, Email Migration, Calendar, Documents List, Spreadsheets
API clients
   Java
http://code.google.com/p/gdata-java-client/issues/list
   .NET
http://code.google.com/p/google-gdata/issues/list
   Python
http://code.google.com/p/gdata-python-client/issues/list
   PHP
http://framework.zend.com/issues/secure/IssueNavigator.jspa?component=10088

Services
   Provisioning and Email Migration
http://code.google.com/p/gdata-issues/issues/list?q=label:API-Apps
   Calendar
http://code.google.com/p/gdata-issues/issues/list?q=label:API-Calendar
   Documents List
http://code.google.com/p/gdata-issues/issues/list?q=label:API-DocumentsList
   Spreadsheets
http://code.google.com/p/gdata-issues/issues/list?q=label:API-Spreadsheets

Google Data Protocol (requests for new APIs can go here)
http://code.google.com/p/gdata-issues/issues/list?q=label:API-GoogleData

Reporting API client (and service)
http://code.google.com/p/google-apps-reporting-api-client/issues/list

Provisioning API v1.0 client (and service)
http://code.google.com/p/google-apps-provisioning-api-client/issues/list

SSO sample code
http://code.google.com/p/google-apps-sso-sample/issues/list

SSO service
N/A

Authentication services
N/A

-alex

On Dec 3, 11:48 am, mariuss <[EMAIL PROTECTED]> wrote:
> Run into the exact same issue last week.
>
> I was wondering if it would be possible to throw an exception with a
> more specific message.
>
> Is there a place where we can report bugs and ask for features?
>
> Marius
>
> On Nov 30, 11:39 pm, MartinS <[EMAIL PROTECTED]> wrote:
>
> > Problem solved!
>
> > Google added a requirement that You must "agree to the terms".
> > I had a special account for the management of email lists.
> > I had never logged into that account so i had not clicked through the
> > initial creation.
>
> > Whan I had done that everything worked as usual.
>
> > Cheers // Martin
>
> > On Nov 30, 11:34 am, MartinS <[EMAIL PROTECTED]> wrote:
>
> > > Is NOT the solution.
> > > I have a simple application that creates mailinglists for all the
> > > parents to the pupils at our school.
> > > Suddenly that error has occured, and Yes the checkbox is there.
>
> > > What has happend? What is changed at Google?
>
> > > /Martin
>
> > > On Nov 14, 5:21 pm, kelete <[EMAIL PROTECTED]> wrote:
>
> > > > as simple as this:
>
> > > > Go to your domains control panel on google.
> > > > User Accounts
> > > > Settings
> > > > Enable provisioning API
>
> > > > As simple as that... hihihi
>
> > > > Cheers,
> > > > Angel
>
> > > > On 14 nov, 17:11, kelete <[EMAIL PROTECTED]> wrote:
>
> > > > > how can it be that from changing this line from:
> > > > >     gDataControl client = new gDataControl("[EMAIL PROTECTED]",
> > > > > "admin_psw", "the.domain1.es");
> > > > > to :
> > > > >         gDataControl client = new gDataControl("[EMAIL PROTECTED]",
> > > > > "admin_psw", "domain2.com");
>
> > > > > the thing stops working?
> > > > > Whatheaderinfo am I supposed to send?nohelpnowhere on this...
> > > > > any guru can help?
>
> > > > > many thanks
> > > > > Angel
>
> > > > > PS: Stack:
> > > > > Exception in thread "main" java.lang.NullPointerException:No
> > > > >authenticationheaderinformation
> > > > >         at
> > > > > com.google.gdata.util.AuthenticationException.initFromAuthHeader(Unknown
> > > > > Source)
> > > > >         at 
> > > > > com.google.gdata.util.AuthenticationException.<init>(Unknown
> > > > > Source)
> > > > >         at
> > > > > com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(Unknown
> > > > > Source)
> > > > >         at
> > > > > com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(Unknown
> > > > > Source)
> > > > >         at
> > > > > com.google.gdata.client.http.HttpGDataRequest.checkResponse(Unknown
> > > > > Source)
> > > > >         at 
> > > > > com.google.gdata.client.http.HttpGDataRequest.execute(Unknown
> > > > > Source)
> > > > >         at 
> > > > > com.google.gdata.client.http.GoogleGDataRequest.execute(Unknown
> > > > > Source)
> > > > >         at com.google.gdata.client.Service.getFeed(Unknown Source)
> > > > >         at com.google.gdata.client.GoogleService.getFeed(Unknown 
> > > > > Source)
> > > > >         at
> > > > > com.google.gdata.client.appsforyourdomain.AppsForYourDomainService.getFeed(Unknown
> > > > > Source)
> > > > >         at com.google.gdata.client.Service.getFeed(Unknown Source)
> > > > >         at
> > > > > com.google.gdata.client.appsforyourdomain.AppsForYourDomainService.getFeed(Unknown
> > > > > Source)
> > > > >         at 
> > > > > gData.gDataControl.retrieveAllNicknames(gDataControl.java:768)
> > > > >         at gData.gDataControl.activaUsr(gDataControl.java:118)
> > > > >         at gData.gDataControl.main(gDataControl.java:1121)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to