i have set up my own instance of co-ment and have installed the module. i am able to add co-ment documents and can view the text in edit mode but am "Forbidden" from viewing the document. permissions are set properly, and the documents are saved in the co-ment instance.

i am currently running the co-ment instance as a development server through the django mini-server that comes as part of the install.

Comments

gibus’s picture

Status: Active » Postponed (maintainer needs more info)

The only way this can happen is when there is a misconfiguration for login/password of either Commentator or Observer user on "co-ment settings" Drupal administration page (/admin/settings/co-ment).

Please double check values entered in this page (beware specially of passwords automatically filled by your browser).

You can see on your django mini-server console that co-ment server answers correctly :
"GET /api/text/<your_text_id>/comments_frame/?prefix=/drupal/co-ment HTTP/1.0" 401 9

gibus’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No news after 18 weeks 3 days, I guess the issue can be closed.