I am not able to import collections. I downloaded one of the collections of my database to see how it's formated and when I updated that and imported as a new collection, Appery.io interprets the whole .csv file as an id, displaying "Invalid Object ID".
Useful info: when I upload the very same file I download, it works. However, if I create a new .csv file with all the same info of the file I downloaded (literally "copy-paste"), it displays this same message of "Invalid Object ID".
How can I import collections?
Here's the .csv content:
id:string,"acl:object","nome:string","rg:string","email:string","ano:number","professor:pointer|users","teste_online:boolean","to_result:boolean","pp_imprimir:boolean","pp_status:boolean","pp_result:boolean","ei_status:boolean","ei_result:boolean","vd_status:boolean","vd_result:boolean","dg_status:boolean","dg_result:boolean"
54f5d851e4b0ab779a8a56ed,"{ ""54ee0b22e4b0cc0149478539"" : { ""read"" : true , ""write"" : false}}","Gus","000","a href="mailto:gus@gmail.com" rel="nofollow"gus@gmail.com/a","9.0","54ee0b22e4b0cc0149478539","true","false","false","false","false","false","false","false","false","false","false"
54f5d86de4b0ab779a8a56f3,"{ ""54ee0b22e4b0cc0149478539"" : { ""read"" : true , ""write"" : false}}","Jao","111","a href="mailto:jao@gmail.com" rel="nofollow"jao@gmail.com/a","7.0","54ee0b22e4b0cc0149478539","true","true","true","true","true","true","true","true","true","true","true"
54f5e348e4b0798821a56a45,"{ ""54ee1217e4b0266e547f2004"" : { ""read"" : true , ""write"" : false}}","Paulo","222","a href="mailto:paulinho@gmail.com" rel="nofollow"paulinho@gmail.com/a","9.0","54ee1217e4b0266e547f2004","true","true","true","false","false","false","false","false","false","false","false"