Can't Repro
Status Update
Comments
jp...@google.com <jp...@google.com> #2
Generated Metadata
- Summary: The Apps Script application is not working as expected. The first page works, but the second page does not. It is difficult to determine the root cause without additional information.
- Tags:
Additional resources:
https://developers.google.com/apps-script/guides/support/troubleshooting https://developers.google.com/apps-script/support https://stackoverflow.com/.../how-to-debug-or-view-logs-in-google-app-scr... https://stackoverflow.com/.../appscript-webapp-hyperlink-not-working-the-... https://stackoverflow.com/.../serve-separate-html-pages-google-apps-script-...
You can
bl...@google.com <bl...@google.com> #3
Automated by Blunderbuss job workspace-devrel-public-issue-tracker-blunderbuss-autoassigner for config assign for component 191640.
Description
Before opening a new issue, please search for other related issues , click the ★ to subscribe to updates, and click
+1
to vote.Description
Google Apps Script の Web アプリを 独自ドメインのサイト に
iframe
で埋め込むと、「script.google.com で接続が拒否されました」 というエラーが発生し、正常に表示されません。https://sites.google.com/...
に埋め込んだ場合は問題なしhttps://www.fictionalcommunity.f5.si/%E6%96%B0%E6%8E%B2%E7%A4%BA%E6%9D%BF
ではエラーが発生これは 最近の変更による不具合 でしょうか? それとも Google の仕様変更 でしょうか?
Code
Output
独自ドメインのサイトに
iframe
で埋め込むと、以下のエラーが発生:しかし、
https://sites.google.com/...
では問題なく表示されます。実際にエラーが発生しているサイト:https://www.fictionalcommunity.f5.si/%E6%96%B0%E6%8E%B2%E7%A4%BA%E6%9D%BF
👉
Steps
iframe
を使って 独自ドメインのサイト に埋め込むscript.google.com で接続が拒否されました
というエラーが発生この問題が 仕様なのか、不具合なのか、または回避策があるのか 知りたいです。
修正や詳細な情報を提供していただけると助かります。