2025-12-03T08:07:15.776464436Z [Error] Method: POST 2025-12-03T08:07:15.776470388Z [Error] URL: /v1/migrations/csv 2025-12-03T08:07:15.776475367Z [Error] Type: Utopia\Database\Exception\Structure 2025-12-03T08:07:15.776480517Z [Error] Message: Invalid document structure: Unknown attribute: "destination" 2025-12-03T08:07:15.776485617Z [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php 2025-12-03T08:07:15.776490417Z [Error] Line: 4247
This is the error, I am getting the fields and everything is matching exactly with the sheet and also file size in 5kb.
Please help here.
Hey, can you try importing it into a fresh table and check if you still see the error?
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...