Closed superdiazzz closed 3 years ago
Its seems like the API key you are using might not have the correct permissions or set to a specific index. Can you provide me your Algolia Firebase Extension configuration and the screenshot of your API key permissions. Make sure to redact important information.
Its seems like the API key you are using might not have the correct permissions or set to a specific index. Can you provide me your Algolia Firebase Extension configuration and the screenshot of your API key permissions. Make sure to redact important information.
Sure, this is my config and my api key ini red box
@smomin can you help me, sir?
Yes, the index name you are using in the firestore extension does not match the name that is permissioned in algolia. In you firestore extension configuration, change the name to dev_skillBrau. That should fix it.
Yes, the index name you are using in the firestore extension does not match the name that is permissioned in algolia. In you firestore extension configuration, change the name to dev_skillBrau. That should fix it.
thank you, it's works
Hi, am really new using algolia, i don't know but i have following all step in firebase extension doc. I install algolia through firebase extension.
I created new api key and divert it to proper indices(by creating new indices). But i got error in algolia functions when i inserted new record from my website, what logs said is:
Then, i checked algolia dashboard and there is nothing there, still empty. Can somebody explain to me what happened here? Thanks