Bing

Results 5 comments of Bing

@mowatermelon 一开始使用的是name.github.io作为主页的地址和回调地址,这个是没有出现问题的。可以正常初始化,正常的评论。后来将自己购买的阿里云的域名解析到github pages,oatapp申请时使用的是我自己的域名,`client_id`与`client_secret`也都更新成最新的了,然后就会出现问题。显示`Error: Comments Not Initialized`,点击`login`,如果我已经在后台登录过github,页面会直接跳转到博客首页,并且地址后面拼接一段错误参数,例如:[www.example.com?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch](url),如果后台未登录github则会让你先输入github账号密码再跳转到示例中的链接。我觉得问题应该是不是出在回调地址那里,但是我检查好几遍都没发现什么错误

@mowatermelon oath我也创建好几次了,还是不行,我都开始怀疑人生了,是不是我注册的域名有毒:rage:,我最终还是换了个评论系统

@mowatermelon 一开始使用友言,这货特别慢。现在用的来必力,感觉还不错,用段时间看看会不会有问题

@drrui 我尝试了好多办法还是没解决掉,,,:triumph:

> No error reported, but not displayed. Maybe it's because [measureText](https://developer.mozilla.org/zh-CN/docs/Web/API/TextMetrics), only a width attribute on some old android devices. https://github.com/pixijs/pixijs/blob/dev/src/scene/text/canvas/CanvasTextMetrics.ts#L790-L796