GData Java クライアント ライブラリのバッチ機能を使用すると、この例外が発生します。フィードは取得できますが、一括削除はできません。
com.google.gdata.client.GoogleAuthTokenFactory$OAuthToken@259e215b
java.lang.NullPointerException: No authentication header information
at
com.google.gdata.util.AuthenticationException.initFromAuthHeader(AuthenticationException.java:96)
at
com.google.gdata.util.AuthenticationException.<init>(AuthenticationException.java:67)
at
com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:608)
at
com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:564)
at
com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:560)
at
com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:538)
at
com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:536)
at com.google.gdata.client.Service.batch(Service.java:1454) at
com.google.gdata.client.GoogleService.batch(GoogleService.java:770)
任意のヘルプ。