Hi Team,
I’m seeing a consistent error when following the Create Your Site HH talk track.
Everything is fine up until npm run dev
is applied via the terminal. I’m seeing the following error:
Error fetching sample documents for stream root-stream
Failed binding the following fields to the schema: [dm_directoryChildren]
The document scope references the following object ids that are missing from the account: [ce_root]
Followed by this response:
ERROR: 400 Bad Request
You may ask for help in the community at https://hitchhikers.yext.com/community
It seems to fall over at the last hurdle. Everything works seamlessly until this point.
Would it be possible for someone to advise me on the next steps so the localhost:5173
runs successfully?
Many thanks
Sam