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
On some complex .json data, there is an error during upload.
Log excerpt
2024-04-26 10:45:03,044 [INFO ] Airlift version 1.0.9
2024-04-26 10:45:03,045 [INFO ] Created a Dropbox Client
2024-04-26 10:45:03,653 [WARNING ] The folder Marker Data already exists.
2024-04-26 10:45:04,368 [DEBUG ] Airtable Client Created
2024-04-26 10:45:04,368 [INFO ] Validating BRS.json and Airtable Schema
2024-04-26 10:45:04,371 [INFO ] Validation done!
2024-04-26 10:45:06,552 [WARNING ] Column Icon Image would be skipped!
2024-04-26 10:45:06,553 [INFO ] Uploding data now!
2024-04-26 10:45:13,521 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:13,522 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:26,901 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:30,319 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:33,556 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:33,556 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:33,907 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:35,575 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:45:47,863 [INFO ] Done!
2024-04-26 10:49:31,471 [INFO ] Airlift version 1.0.9
2024-04-26 10:49:31,472 [INFO ] Created a Dropbox Client
2024-04-26 10:49:32,034 [WARNING ] The folder Marker Data already exists.
2024-04-26 10:49:32,569 [DEBUG ] Airtable Client Created
2024-04-26 10:49:32,570 [INFO ] Validating BRS.json and Airtable Schema
2024-04-26 10:49:32,577 [INFO ] Validation done!
2024-04-26 10:49:34,016 [INFO ] All the columns are verified and present in both the file and Airtable!
2024-04-26 10:49:34,016 [INFO ] Uploding data now!
2024-04-26 10:49:40,182 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:49:40,182 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:49:52,645 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:49:56,935 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:49:59,556 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:49:59,556 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:49:59,717 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:50:00,863 [ERROR ] list indices must be integers or slices, not str
2024-04-26 10:50:12,955 [INFO ] Done!
The text was updated successfully, but these errors were encountered:
Airlift Version?
1.0.9
What OS are you using?
MacOS
OS Version or Linux distribution
macOS Sonoma
Bug Description
On some complex
.json
data, there is an error during upload.Log excerpt
The text was updated successfully, but these errors were encountered: