Unable to import time entries from Toggl
Description
Hello, i did set up self hosting example and tried to import data from Toggl. I was successful with data importing from 2023 and 2024 years, but got 400 Bad Request when importing data from current year. Hard to determine is there something wrong with exported data from Toggl or is it solidtime importer that fails to import data.
Log is showing this:
app-1 | INFO [2025-05-22 19:13:59] production.ERROR: Unknown error {"userId":"afeb2913-3523-49a3-9bd2-1d5c6e80efd1","exception":"[object] (App\\Service\\Import\\Importers\\ImportException(code: 0): Unknown error at app/Service/Import/Importers/TogglTimeEntriesImporter.php:163).
Steps To Reproduce
- Import current year data from Toggl
Self-hosted or Cloud?
Self-Hosted
Version of solidtime: (for self-hosted)
No response
solidtime self-hosting guide: (for self-hosted)
https://github.com/solidtime-io/self-hosting-examples/tree/main/1-docker-with-database
@krigulson Thanks for the report! Could you provide the stack trace as well? Did you modify the ZIP in any way?
If you try the import in solidtime Cloud, I can debug this much easier. There is a free version and you can delete your account after I debugged this. Otherwise I probably need an anonymized version.