uPagge/uBlogger

[BUG] Gitalk init error

Closed this issue · 3 comments

Describe the bug

When we need to authorize gitalk, the http get a 403 response.

image

Expected behavior

The init process should get a 200 response.

Solve

uBlogger need to upgrade the gitalk version to 1.7.2, and config the proxy to 'https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token'

Build Environment

  • OS: [e.g. macOS]
  • Theme version/commit [e.g. 2.0.X]
  • Hugo version [e.g. 0.69.0]

Please try to use Hugo extended version before opening the issue.

Unfortunately I am not using gitlak, and only left it because it was in the original theme. Maybe someone from gitlak users can help

Hi , I created a PR for this issue : #129 @uPagge

great news, thanks for your help 🙂