Im Authorize and have this error:
0_1461698448155_1.png
and that's when it breaks down:
alt text
Using Facebook canvas, the IFRAME on the appID that should display the forum.. errors just {"error":"Forbidden"}
@Blueshirt-Mike Most likely this code here:
https://github.com/NodeBB/NodeBB/blob/master/src/middleware/index.js#L204
Try commenting it out, and you may be able to put NodeBB in an iframe.
If you're not keen on modifying core, this will be resolved here:
https://github.com/NodeBB/NodeBB/issues/1616
EDIT: Maybe we should embed our community on Facebook as a page, just for fun