You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: