I have three flarum forums installed on different web sites.
I found that when I type in a message :
I get the error : Oops! Something went wrong. Please reload the page and try again.
And the debug link shows only a disappointing message :
418 Unknown
POST http://forum.acsemb.org/api/discussions
null
This happens when I type a line, end of line, and the following line starts with "
Just add a space before " and no problem.
On the forum here, no problem.
On the local installations of these forums, no problem (these local installations share the same database with the web hosted installations, so problem is not in the database).
I tried to disable the two extensions I have added, configure-smtp and hyn-guardian. No change.
I tried to disable markdown and bbcodes. No change.
Any idea of what I can test ?