第一次使用hexo,想配置一个gitment,根据网上的教程:我注册了github的授权管理得到了注册秘钥:我自己的博客地址是:https://maiyikai.github.io但是每次点击登录都会跳到主页,并且报错:
重定向地址:https://maiyikai.github.io/?error=redirect_uri_mismatch&error_description=The redirect_uri MUST match the registered callback URL for this application.&error_uri=https://developer.github.com/apps/managing-oauth-apps/troubleshooting-authorization-request-errors/#redirect-uri-mismatch
每次都说是我的重定向有问题,,但是地址没有错啊,,请教?
当时这个问题找了很久,,确认了我的信息没有问题,是md文件和git目录生成之后的问题,我当时是应为文件名有空格,所以才出现了这个问题的,建议文件名是英文无空格