kusold / todoist-habitrpg

One way sync from Todoist -> HabitRPG
120 stars 14 forks source link

Apiv3 #43

Closed kusold closed 8 years ago

kusold commented 8 years ago

Addresses #40 #41 #42

This is lightly tested considering the amount of changes that happened. Todoist API version 5 -> 7. HabitRPG API version 2 -> 3.

eringiglio commented 8 years ago

Not currently working for me, unfortunately!

kusold commented 8 years ago

@eringiglio Please open an issue and include what version you are running ( npm list -g todoist-habitrpg) and the output when you run it.

eringiglio commented 8 years ago

Fixed it--had tried to update via github, had forgotten that that doesn't work. My bad, not yours, and it's working now!

kusold commented 8 years ago

@eringiglio Perfect. Please let me know if you find any issues. This required bumping API version for both habitrpg and todoist, so I might have missed something new.