Open ItsBradMorgan opened 8 years ago
I have setup my own local server, but it is not working the same as your hosted server. I can get some entries into my mongoDB, but not a face_Id. Also, I do not have the autocomplete on the stocks...any ideas?
"_id": { "$oid": "57596b0c8707b1c81c086069" }, "name": "Skillful Chinchilla", "email": "email@outlook.com", "zipcode": "98052", "homeAddress": "800 Occidental Ave S, Seattle, WA", "workAddress": "1 Microsoft Way Redmond, WA", "stock": "ert", "__v": 0, "face_id": null
For the Face ID we've not yet added support for browser only snapshots, are you running the app in a Hosted web app container?
I have setup my own local server, but it is not working the same as your hosted server. I can get some entries into my mongoDB, but not a face_Id. Also, I do not have the autocomplete on the stocks...any ideas?