You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess is that you got logged out while the message authoring page was open. This would mean that the name/email fields were not there and the subsequent non-authenticated send failed in the above way.
Plan for improvement:
Always set (hidden) name/email fields - this would result in a better error message, such as "Must be logged in to post using the given e-mail address"
Instead of displaying a stand-along error page, output the error message on the authoring page and retain the message contents
The text was updated successfully, but these errors were encountered: