Error: The incoming JSON object does not contain a client_email field
The incoming JSON object does not contain a client_email field
I'm trying to create a firebase cloud function. So I would to run my firebase cloud function locally. But it do not work how to setup authentication. I have installed firebase tools : https://fire...
stackoverflow.com