Action not found.
このコンテンツはまだ日本語訳がありません。
ActionNotFoundError: The server received a request for an action named
ACTION_NAME
but could not find a match. If you renamed an action, check that you’ve updated youractions/index
file and your calling code to match.
What went wrong?
Section titled What went wrong?The server received a request for an action but could not find a match with the same name.
Error Reference