romgrk / node-todoist

nodejs implementation of todoist sync API
21 stars 12 forks source link

Update v9.ts #44

Closed pallost closed 1 year ago

pallost commented 1 year ago

fix 403 forbidden issue (https://github.com/romgrk/node-todoist/issues/43 ) by moving token to headers as per https://groups.google.com/a/doist.com/g/todoist-api/c/sqrGTtCr-4A?pli=1

Author: @filmerjarred

pallost commented 1 year ago

Sure, fixed it

romgrk commented 1 year ago

Thanks :) I'll publish a new patch version shortly.