How about Firebase Extension, I'm getting error "Request failed with HTTP code 404 | Server said: Not Found"I used Admin API key to generate secret. Can the reason be that we have nested collection for typesense search like /search/menu/data
k
Kishore Nallan
05/05/2022, 10:59 AM
I think you might not have created the collection on Typesense
d
Daniel Enqvist
05/05/2022, 11:10 AM
The problem seem to be that collection cant be nested, as soon as I set collection to root the error is gone. Does it mean that we need to create in the root all collections that we want to index? Or just don't know how to set nested collections in the config
k
Kishore Nallan
05/05/2022, 11:16 AM
Let me get back to you on that.
d
Daniel Enqvist
05/05/2022, 11:19 AM
Don't bother I realised that we are not storing any data on Firestore 😅, Thanks for quick reply