TimeBro (Memtime) import errors occur when time entries fail to map or push into Zoho Projects. The integration normally maps tracked time to Projects, Tasks, or Issues automatically, so these errors mean the automated mapping or the connection between systems broke.[1]
What it means
The Memtime-to-Zoho Projects connector attempted to create time logs in Zoho Projects but the API call failed or returned a validation error. Failures show up when the integration cannot find the target Project/Task/Issue, the OAuth/API credential is rejected, the payload violates a Projects field rule, or an upstream rate/format problem prevents a successful POST to the Projects time API.[1][2]
Common causes
- Project, Task, or Issue no longer exists or was renamed so the integration cannot match the entry by name or ID.[1]
- The Memtime integration token or OAuth grant to Zoho Projects expired or was revoked, causing 401/403 responses.[1]
- Field validation or required custom field in Zoho Projects rejects the payload (wrong date format, missing required field, billable flag mismatch).[2]
- API rate limits, temporary network failures, or large bulk pushes caused timeouts or 429/5xx errors.[2]
- Permissions changed for the Zoho Projects user account used by the connector (missing Create/Log Time permission).[3]
How to fix it
- Capture the exact error text and time range from Memtime import logs. Copy one failed entry JSON or CSV row for troubleshooting.
- In Zoho Projects, confirm the target Project/Task/Issue exists and check its internal ID: Projects > [Project] > Tasks (open task) to verify the ID or exact name. If the connector matches by name, ensure exact spelling and case.[1]
- Reauthorize the integration from Memtime: open Memtime Settings > Integrations > Zoho Projects and click Reconnect or Sign in again. Confirm OAuth consent and that the correct Zoho organization is selected. This fixes expired or revoked tokens.[1]
- Verify the Zoho Projects user used by the integration has time logging permissions: Zoho Projects > Setup > Users & Permissions > Profiles. Ensure Create/Log Time and access to the specific project are enabled.[3]
- Check Zoho Projects validation rules and custom fields: if Projects enforces required fields on time entries, either relax the rule or add the missing field data in Memtime mapping. Test with one manual entry.[2]
- If errors show 429/5xx or network timeouts, wait 5–10 minutes and retry the failed batch. For large imports, split into smaller batches. Monitor Memtime logs for repeated rate-limit codes.[2]
- Retry the failed entries after fixes. If mapping remains flaky, export the failed rows and import them manually into Zoho Projects via CSV import as a temporary workaround.
When to escalate
Escalate to Zoho Support when you can reproduce failures after reauthorization and permission checks, or when logs show 4xx/5xx responses with no clear validation or permission cause. Provide the failed entry JSON/CSV, timestamps, account/org ID, and the integration log output so support can trace the API calls.[1]