thesamim / TickTickSync

GNU General Public License v3.0
124 stars 7 forks source link

Unable to Login to New Account #157

Open Adanufgail opened 3 weeks ago

Adanufgail commented 3 weeks ago

Describe the bug Receiving a 500 error "incorrect_password_too_many_times" on the first attempt to log in with a brand new account.

To Reproduce Steps to reproduce the behavior:

  1. Install Plugin
  2. Enable Plugin
  3. Enter Username/Password
  4. Click "Login"

Expected behavior Log in

Screenshots

2024-08-23 13_55_31

**Set up questions:

Desktop (please complete the following information):

Additional context I've tried the following:

  1. Restart Obsidian
  2. Remove the plugin, restart Obsidian, add the plugin, restart Obsidian
  3. Change my password to not have any special characters other than hypens and underscores.

I was able to log into TickTick in an incognito window with the Username/Password I put into the plugin.

From the Debug Log:

plugin:tickticksync:12251 Starting Checkpoint date: Mon Dec 31 2012 17:00:00 GMT-0700 (Mountain Standard Time) Checkpoint 1356998400000 plugin:tickticksync:12283 Signed in Response: null

thesamim commented 1 week ago

In the data.json file in your plugin folder (let me know if you need help finding it), there's a checkpoint entry. The checkpoint entry will be 1356998400000 . Try changing that to 1662839705 and let me know what happens.