Replies: 2 comments
-
pls, use discussion for such types of questions. moved |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you find out why? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The test page (/web) loads and the UI renders on a test page as described.
I tried to enable anonymous comments via remark_auth_anon="true". After entering an anonymous username the page reloads with a broken image link and the Send button prints Not authorized in red.
It looks like the POST to /api/v1/comment returned (401 not authorized).
I'm testing on HTTPS on both the front end and hosting service. Also: testing on FreeBSD (service starts up fine). Let me know if you need more info.
Beta Was this translation helpful? Give feedback.
All reactions