muhammadnaveed / syncnotes2google

Automatically exported from code.google.com/p/syncnotes2google
0 stars 0 forks source link

Captcha Required Exception #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running main batch script 

What is the expected output? What do you see instead?
I expect the see the calendar sycned.  Instead I get:

SyncNotes2Google has started.
Start notes-to-google to google-to-notes synchronization.
executing insert: President's Day
com.google.gdata.client.GoogleService$CaptchaRequiredException: Captcha
required
        at
com.google.gdata.client.GoogleAuthTokenFactory.getAuthException(GoogleAuthTokenF
actory.java:609)
        at
com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFacto
ry.java:490)
        at
com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthToke
nFactory.java:336)
        at
com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:362)
        at
com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:317)
        at
com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:301)
        at
com.googlecode.syncnotes2google.Factory.getCalendarService(Factory.java:85)
        at
com.googlecode.syncnotes2google.dao.GoogleCalendarDAO.insert(GoogleCalendarDAO.j
ava:123)
        at
com.googlecode.syncnotes2google.SyncService.insert(SyncService.java:103)
        at
com.googlecode.syncnotes2google.SyncService.executeSync(SyncService.java:42)
        at
com.googlecode.syncnotes2google.SyncNotes2Google.main(SyncNotes2Google.java:23)

What version of the product are you using? On what operating system?
0.0.1 on Windows XP sp2

Please provide any additional information below.

Original issue reported on code.google.com by teva...@gmail.com on 27 Feb 2010 at 3:23

GoogleCodeExporter commented 9 years ago
What do you get when you log into your calendar through the 'normal' webclient? 
Does it 
ask you for a captcha input? Maybe you could try to do this once and then try 
to sync 
again.

Original comment by mvwes...@kabelfoon.net on 2 Mar 2010 at 11:07

GoogleCodeExporter commented 9 years ago
I was able to log into Google Calendar without a problem.  The issue has seemed 
to
resolve itself after a reboot.

Thanks for the response.

Original comment by teva...@gmail.com on 2 Mar 2010 at 2:12

GoogleCodeExporter commented 9 years ago

Original comment by henols on 22 Mar 2010 at 3:38