typesense / firestore-typesense-search

Firebase Extension to automatically push Firestore documents to Typesense for full-text search with typo tolerance, faceting, and more
https://extensions.dev/extensions/typesense/firestore-typesense-search
Apache License 2.0
159 stars 35 forks source link

Can't install extension via console #11

Closed uafrontender closed 3 years ago

uafrontender commented 3 years ago

Please check screenshot. I think this issue is linked with service account permissions but i can find which service account is associated with extension.

Selection_008

i14h commented 3 years ago

@mkarkachov have you enabled Firebase on your project?

uafrontender commented 3 years ago

@mkarkachov have you enabled Firebase on your project?

We can close ticket. Service account "Google APIs Service Agent" was missed, not sure how it was happened :) Restored it with Editor role and all works as expected.