# Embedding comments issue

**URL:** https://meta.discourse.org/t/embedding-comments-issue/30439
**Category:** Support
**Created:** [June 25, 2015, 5:21am UTC](https://meta.discourse.org/t/embedding-comments-issue/30439 "2015-06-25T05:21:12Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![nigelb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nigelb/32/116279_2.png) [@nigelb](https://meta.discourse.org/u/nigelb)
#### Post date: [June 25, 2015, 5:21am UTC](https://meta.discourse.org/t/embedding-comments-issue/30439/1 "2015-06-25T05:21:12Z")

</div>

I’m trying to embed comments from my jekyll site into my discourse instance. I get this error in the chromium console when I load the jekyll instance.

```
GET http://discourse.nigelb.me/embed/comments?embed_url=http%3A%2F%2Fstaging.nigelb.me%2F2015-05-15-using-different-browser-profiles.html 403 (Forbidden) comments?embed_url=http%3A%2F%2Fstaging.nigelb.me%2F2015-05-15-using-different-browser-profiles.html:71
Uncaught TypeError: Cannot read property 'forEach' of undefined comments?embed_url=http%3A%2F%2Fstaging.nigelb.me%2F2015-05-15-using-different-browser-profiles.html:193
Uncaught TypeError: Cannot read property 'highlighted_languages' of undefined _application-d5ace90ab7605cd55c8f8dc132ddb904.js:9695

```

Test post: [http://staging.nigelb.me/2015-06-17-c25k-complete.html](http://staging.nigelb.me/2015-06-17-c25k-complete.html)

I’ve checked and re-checked the CORS settings, I’ve got the domain setup correctly in the settings. I’ve tried with and without the atom feeds and neither have worked. Nothing in the discourse logs give me much help. Any thoughts of what obvious mistake I’m making?

---

_[View the full topic](https://meta.discourse.org/t/embedding-comments-issue/30439)._
