Open coracoo opened 1 week ago
Your PK is not invalid, your API key is wrong.
but I copy all the keys from firebase , It still cant work
Is it reading from .env
instead?
yes.Even I try to set the environment in docker-compose.yaml, but still not work
I am using Docker for deployment,then used the JSON file downloaded from Firebase, copied the CLIENT_EMAIL and PRIVATE_KEY, but I can't log in no matter what. Is there an error in the content of the PRIVATE_KEY?