Hi Martin, Can you try signing in to control panel using the administrator that you use for the Provisioning API? If you are prompted with a Terms of Service, agree to it and then rerun your program.
Thanks, -alex On Nov 30, 4:23 am, MartinS <[EMAIL PROTECTED]> wrote: > Hi! > > I have developed a simple application that extracts information about > people (email addresses) and the uploads them to the GMail site we > have for out own domain. > This has worked beautifully for some time. > > Now when I tried to use the application TOTALLY UNMODIFIED (last time > before was about a month ago) > > I get an error: > NullPointerException: No authentication header information > java.lang.NullPointerException: No authentication header information > 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) > > This indicates that something has changed in the GMAIL part of this > call. The client code was written by google (at least the last 13 > levels of callstack). > I've tried looking at the news section but haven't seen any > notifications about changes that should affect/kill my code. > > Help? Pointers? > > /Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
