gitment icon indicating copy to clipboard operation
gitment copied to clipboard

A comment system based on GitHub Issues.

Results 107 gitment issues
Sort by recently updated
recently updated
newest added

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%2Fapps%2Fmanaging-oauth-apps%2Ftroubleshooting-authorization-request-errors%2F%23redirect-uri-mismatch

绝交Error Not Found后出现一个Error: Bad credentials

我在Chrome进入博客页面之后显示Error: Comments Not Initialized 然后我点击 Login with GitHub 登录之后就好了 但是我又去360浏览器打开这个页面,又是Error: Comments Not Initialized 我又要登录一遍 难倒我不登录就无法看到别人的评论吗,这不科学啊

初始化评论框的时候会报错,在create issues时,post的title是空串 暂时把问题定位到gitment.js的53行和156行 平台是Arch Linux,Chrome 版本 59.0.3071.109(正式版本) (64 位) 浏览器代理信息:`Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.109 Safari/537.36` ![deepinscreenshot20170625115535](https://user-images.githubusercontent.com/28891919/27513575-a2832fca-599d-11e7-8280-98f0e9a5606c.png) ![deepinscreenshot20170625115605](https://user-images.githubusercontent.com/28891919/27513576-a2b61aca-599d-11e7-9dff-f8faeeacf39a.png)

目测因为url中带有中文符号`()`导致认证出错。 比如在以下页面登录的时候出错: > http://blog.geekaholic.cn/2017/03/06/%E5%88%B6%E4%BD%9CHexo%E4%B8%BB%E9%A2%98%E8%AF%A6%E7%BB%86%E6%95%99%E7%A8%8B%EF%BC%882%EF%BC%89/ 错误页面的url: > http://blog.geekaholic.cn/2017/03/06/%E5%88%B6%E4%BD%9CHexo%E4%B8%BB%E9%A2%98%E8%AF%A6%E7%BB%86%E6%95%99%E7%A8%8B(2)/?code=b95790c4c5be5d4322d6 控制台输出404: > /2017/03/06/%E5%88%B6%E4%BD%9CHexo%E4%B8%BB%E9%A2%98%E8%AF%A6%E7%BB%86%E6%95%99%E7%A8%8B(2)/?code=b95790c4c5be5d4322d6:1 GET http://blog.geekaholic.cn/2017/03/06/%E5%88%B6%E4%BD%9CHexo%E4%B8%BB%E9%A2%98%E8%AF%A6%E7%BB%86%E6%95%99%E7%A8%8B(2)/?code=b95790c4c5be5d4322d6 404 (Not Found) 而页面的id不是默认,自己设置的`id: window.location.pathname,`,主要是为了考虑以后的域名更换。 以上。

请问如何解决每次发布 都要把全部文章都重新初始化评论的问题 不然好麻烦啊。

`http://imsun.net`无法访问 点击login也会报错`[object ProgressEvent]`