giscus / giscus

A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:

Home Page:https://giscus.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

giscus.app refused to connect.

emretinaz opened this issue · comments

Hi there,

I am trying to use Giscus on Political Awareness Platform

Repo link: PAP on Github

I use Vuejs Component to get comments but unfortunately I got "giscus.app refused to connect"

Screenshot 2024-01-16 at 14 35 01

My giscus.json: https://github.com/Political-Awareness-Platform/Political-Awareness-Platform/blob/development/giscus.json
The page I am trying to include the Vue Giscus component: https://github.com/Political-Awareness-Platform/Political-Awareness-Platform/blob/development/pages/newzealand/index.vue

The Giscus iFrame source is blocked because of Cross-Origin-Resource-Policy configuration

Screenshot 2024-01-16 at 14 46 02

Production and Stage site is deployed by Netlify.

I'm trying to figure out how to make Vue Giscus work smoothly on both the local and production sites. If you can lend a hand in sorting this out, it would be fantastic! Your support for the project would mean a lot too :)

Thanks a bunch!

Hey, thanks for the report and sorry I didn't get to you in time. We added the CORP header in #1309. Let me know if that helps!