firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 917 forks source link

flutterfire configure --project=futuretechnology-2a20b gett this issues (Failed to parse JSON response from Firebase CLI. JSON response: { "status": "success", "result": { "fileName": "google-services.json", "fileContents": "{\n \"project_info\": {\n \"project_number\": \"650610377900\",\n \"project_id\": \"futuretechnology-2a20b\\": {\n \"mobilesdk_app_id\": \"1:650610377900:android:a1b228fbb21ee5b2cf8b09\",\n \"android_client_info\": {\n \"package_name\": \"com.example.futuretechnology\"\n }\n },\n \"oauth_client\": [],\n \"api_key\": [\n {\n \"current_key\": \"AIzaSyCSnNRPOmQLXXcujInbycUCdM81Dnyen3I\"\n }\n ],\n \"services\": {\n \"appinvite_service\": {\n \"other_platform_oauth_client\": []\n }\n }\n }\n ],\n \"configuration_version\": \"1\"\n}" } }{ "status": "error", "error": "Timed out." } FormatException: Unexpected character (at line 7, character 2) }{ ^) #7246

Closed nifelix97 closed 1 month ago

nifelix97 commented 1 month ago

[REQUIRED] Environment info

firebase-tools:

Platform:

[REQUIRED] Test case

[REQUIRED] Steps to reproduce

[REQUIRED] Expected behavior

[REQUIRED] Actual behavior

google-oss-bot commented 1 month ago

This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information.

aalej commented 1 month ago

This seems to be the same issue as https://github.com/firebase/firebase-tools/issues/7245, I'll go ahead and close this as a duplicate.