dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
111 stars 31 forks source link

Load users in Dashboard is not working... #127

Closed mcollinar closed 3 years ago

mcollinar commented 3 years ago

Describe the bug Im trying to export a csv of my users, but I`m getting "Could not load user data!"

How can I fix?

dalenguyen commented 3 years ago

Hi @mcollinar, is there any error in the console? And could you please provide a snapshot of the issue?

mcollinar commented 3 years ago

Hi man....This error...

Everything was working fine... Captura de Tela 2020-11-03 às 13 45 35 Captura de Tela 2020-11-03 às 13 45 39 Captura de Tela 2020-11-03 às 13 46 52 Captura de Tela 2020-11-03 às 13 48 41

dalenguyen commented 3 years ago

Hi @mcollinar, looks like there's a misconfiguration in the Settings tab and cloud functions. Please check it again if cloud functions are in your Firebase project.

https://firebase-wordpress-docs.readthedocs.io/en/latest/intro/cloud-functions-deployment.html

mcollinar commented 3 years ago

Thank you!... I fixed the Key API...