• Not possible to sync recurring entries

    By Christian Schwarz 1 decade ago

    com.google.gdata.util.InvalidEntryException: Bad Request

    Entry can not contain both gd:when and gd:recurrence elements.


        at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(Htt<br/>
    

    pGDataRequest.java:503)

        at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(G<br/>
    

    oogleGDataRequest.java:562)

        at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGData<br/>
    

    Request.java:481)

        at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataReques<br/>
    

    t.java:460)

        at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRe<br/>
    

    quest.java:534)

        at com.google.gdata.client.Service.insert(Service.java:1243)<br/>
        at com.google.gdata.client.GoogleService.insert(GoogleService.java:561)<br/>
        at goocalsync.GoogleCalendarDAO.insert(GoogleCalendarDAO.java:76)<br/>
        at goocalsync.SyncService.executeNotesToGoogle(SyncService.java:42)<br/>
        at goocalsync.GooCalSync.main(GooCalSync.java:14)<br/>
    

    2009/08/06 12:01:24 ERROR com.google.gdata.util.InvalidEntryException: Bad

    Request

    2009/08/06 12:01:24 ERROR at com.google.gdata.client.http.HttpGDat

    aRequest.handleErrorResponse(HttpGDataRequest.java:503)

    2009/08/06 12:01:24 ERROR at com.google.gdata.client.http.GoogleGD

    ataRequest.handleErrorResponse(GoogleGDataRequest.java:562)

    2009/08/06 12:01:24 ERROR at com.google.gdata.client.http.HttpGDat

    aRequest.checkResponse(HttpGDataRequest.java:481)

    2009/08/06 12:01:24 ERROR at com.google.gdata.client.http.HttpGDat

    aRequest.execute(HttpGDataRequest.java:460)

    2009/08/06 12:01:24 ERROR at com.google.gdata.client.http.GoogleGD

    ataRequest.execute(GoogleGDataRequest.java:534)

    2009/08/06 12:01:24 ERROR at com.google.gdata.client.Service.inser

    t(Service.java:1243)

    2009/08/06 12:01:24 ERROR at com.google.gdata.client.GoogleService

    .insert(GoogleService.java:561)

    2009/08/06 12:01:24 ERROR at goocalsync.GoogleCalendarDAO.insert(G

    oogleCalendarDAO.java:76)

    2009/08/06 12:01:24 ERROR at goocalsync.SyncService.executeNotesTo

    Google(SyncService.java:42)

    2009/08/06 12:01:24 ERROR at goocalsync.GooCalSync.main(GooCalSync

    .java:14)