2017-02-15 49 views
0

我試圖向Firebase發送支持請求,但表單無法正常工作。Firebase支持表單無效

還有其他問題嗎? 如何聯繫Firebase?

從我的控制檯:

GET https://firebase.google.com/_static/b0fba24d51/js/script_foot_closure__nb.js 
(index):1168 GET https://firebase.google.com/_static/b0fba24d51/js/script_foot_closure__nb.js 404() 
script_foot.js:288 Uncaught TypeError: Cannot read property 'initSettings' of undefined 
    at Object.devsite.devsite.Init (script_foot.js:288) 
    at (index):1171 
    at (index):1176 
devsite.devsite.Init @ script_foot.js:288 
(anonymous) @ (index):1171 
(anonymous) @ (index):1176 
(index):1154 Uncaught TypeError: Cannot read property 'Widget' of undefined 
    at HTMLDocument.<anonymous> ((index):1154) 
    at i (jquery-bundle.js:40) 
    at Object.fireWith [as resolveWith] (jquery-bundle.js:40) 
    at Function.ready (jquery-bundle.js:40) 
    at HTMLDocument.J (jquery-bundle.js:40) 
+0

嗨。您是否嘗試過使用不同的瀏覽器(Chrome,IE,Firefox,Opera)發送請求?這一切發生了嗎? –

+0

是的,我已經嘗試了不同的瀏覽器昂從我的手機。同樣的問題。 –

+1

我很好奇,如果你可以附上正在發生的任何截圖。 – gerardnimo

回答

2

這是由於沒有自己的服務器上可用的實際文件script_foot_closure__nb.js谷歌。 「nb」結尾是挪威語(博克馬爾)語言環境。我與另一個Google選址(開發者控制檯添加移動應用程序)有同樣的問題。

嘗試將瀏覽器的默認語言環境更改爲例如英語。暫時做,或者使用不同的瀏覽器(例如Firefox,如果您通常使用Chrome)。

+0

我剛剛發現了這個漂亮的小工具 - Chrome的快速語言切換器:https://chrome.google.com/webstore /細節/快速語言切換器/ pmjbhfmaphnpbehdanbjphdcniaelfie –