[Bug] fetching failure: http code 400 in Unity Editor
KhaCong85 opened this issue · 2 comments
KhaCong85 commented
Handle:
- Check file google-services.json in your project
- Check its name "google-services.json".
- Example: (1: "google-service.json" -> fall; 2: "google-servi.json" -> fall; 3: "google-services.json" -> true)
google-oss-bot commented
This issue does not seem to follow the issue template. Make sure you provide all the required information.
paulinon commented
Hi @KhaCong85,
The google-services.json file contains information about your Firebase configuration. It's important that the file be named properly in order to avoid fetching issues.
That being said, I'll be closing this for now.