Hey, I got a little problem:
When I try to log the lists of my list of tasks, an error comes up
[[PromiseResult]]: TypeError: Cannot read properties of undefined (reading 'tasklists') at Object.listTaskLists (https://cdn.jsdelivr.net/npm/google-tasks-api@latest/dist/index.min.js:84:56)
Hey, I got a little problem: When I try to log the lists of my list of tasks, an error comes up
[[PromiseResult]]: TypeError: Cannot read properties of undefined (reading 'tasklists') at Object.listTaskLists (https://cdn.jsdelivr.net/npm/google-tasks-api@latest/dist/index.min.js:84:56)
My code is
The .authorize works totally fine.
Thank you in advance