-
I cannot save a comment. I logged in via Google, then I enter comment text, but when I save it, I get this message in the console:
This is what I see in the backend logs:
|
Beta Was this translation helpful? Give feedback.
Answered by
OnkelTem
Dec 27, 2023
Replies: 1 comment
-
Ok, I've fixed it. The problem was that I didn't provide |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OnkelTem
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I've fixed it. The problem was that I didn't provide
--site
parameter to the backend part. It should have been:host.com
.