首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >OpenMapTiles身份验证不起作用

OpenMapTiles身份验证不起作用
EN

Stack Overflow用户
提问于 2018-06-19 05:44:44
回答 2查看 144关注 0票数 0

当我尝试通过GitHub或谷歌登录时,我收到以下消息

,而OpenMapTiles拒绝让我登录。

代码语言:javascript
复制
Content Security Policy: The page's settings blocked the loading of a resource at self ("default-src").
iframe.html:1
Content Security Policy: The page's settings blocked the loading of a resource at self ("default-src"). Source: .vimvixen-console-frame {
  margin: 0;

 Received message: !_{"h":"I0_1529357937694"} from https://openmaptiles.firebaseapp.com
client.js:181:7
Received message: trunc
!_{"s":"/I0_1529357937694::_g_restyleMe","f":"I0_1529357937694","r":"I0_1529357937694","t":"33540592","c":2,"a":[{"setHideOnLeave":false}],"g":false} from https://openmaptiles.firebaseapp.com
client.js:181:7
Received message: !_{"s":"__cb","f":"I0_1529357937694","r":"I0_1529357937694","t":"33540592","c":null,"a":[4,[null]],"g":false} from https://openmaptiles.firebaseapp.com
client.js:181:7
Received message: !_{"s":"__cb","f":"I0_1529357937694","r":"I0_1529357937694","t":"33540592","c":null,"a":[3,[true]],"g":false} from https://openmaptiles.firebaseapp.com
client.js:181:7
Received message: !_{"s":"/I0_1529357937694::authEvent","f":"I0_1529357937694","r":"I0_1529357937694","t":"33540592","c":3,"a":[{"type":"authEvent","authEvent":{"type":"signInViaRedirect","eventId":null,"urlResponse":null,"sessionId":null,"postBody":null,"error":{"code":"auth/network-request-failed","message":"A network error (such as timeout, interrupted connection or unreachable host) has occurred."}}}],"g":false} from https://openmaptiles.firebaseapp.com
client.js:181:7

有人有什么想法吗?

EN

回答 2

Stack Overflow用户

发布于 2018-06-21 14:11:42

这看起来是一个与OpenMapTiles项目无关的问题。

基于这个错误,在我看来,你的一些扩展与登录iframe发生了冲突。

在控制台中有一些关于vimvixen的东西。尝试禁用它(或其他扩展)。

票数 1
EN

Stack Overflow用户

发布于 2018-06-20 17:58:42

这是因为应用程序关闭了-它使用的是:http://openmaptiles.firebaseapp.com/,它没有运行。

我猜这个项目已经死了,或者睡着了。

票数 -1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/50917894

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档