mcndt / obsidian-toggl-integration

A Toggl integration plugin for the popular knowledge base application Obsidian.
GNU General Public License v3.0
267 stars 19 forks source link

List view not working and Summary view not working properly #119

Open Liebhecht opened 1 year ago

Liebhecht commented 1 year ago

The list view just doesn't work at all and gives me the error message:

Failed to load Toggl report ☹️ The Toggl API returned the following response: Error message: Cannot read properties of undefined (reading 'filter')

The Summary view kind of works. It gives me the time entries but for the projects there is "(No project)" even though the have projects assigned in toggl.

nschutz commented 1 year ago

I'm seeing this issue as well

nschutz commented 1 year ago

This could be related to the brownouts to make us aware of the swap to the v9 API. I see there's commits in the repo referencing v9, seems like the devs are aware of this

mcndt commented 1 year ago

Hi, I already released the move to the v9 API two weeks ago: https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.10.0

Can you check you're using version 0.10.0 of the plugin?

nschutz commented 1 year ago

I hit the "check for updates" button before I left my comment, and didn't see the option to upgrade the plugin. However the reports are working for me fine now 🤷‍♂️.

mcgradymvp commented 1 year ago

got the same issue

  1. SUMMARY does not show project names (only display "No project")
  2. LIST got error message "Cannot read properties of undefined (reading 'filter')"
janeilagan commented 1 year ago

got the same issue

  1. SUMMARY does not show project names (only display "No project")
  2. LIST got error message "Cannot read properties of undefined (reading 'filter')"

exactly what's happening for me as well.

mbrydak commented 1 year ago

got the same issue

1. SUMMARY does not show project names (only display "No project")

2. LIST got error message "Cannot read properties of undefined (reading 'filter')"

same here

casper-man commented 1 year ago

got the same issue

1. SUMMARY does not show project names (only display "No project")
2. LIST got error message "Cannot read properties of undefined (reading 'filter')"

The problem is relevant on version 0.10.0

mayukhc commented 11 months ago

Similar problem here, SUMMARY displays "No Project", LIST is working for me though, version 0.10.0.

mcndt commented 11 months ago

Does this happen consistently? Or only under specific circumstances? I'm having trouble reproducing this at all locally so any context is welcome.

mayukhc commented 11 months ago

Views working for me now, I had to remove and re-add the API key and choose the right workspace.

antonio-lopez commented 8 months ago

Had the same problem upon initial configuration. Seems to be related to this issue https://github.com/mcndt/obsidian-toggl-integration/issues/125#issue-1662851626. I deleted my API token, re-added it, tested token, and chose correct workspace.