Open phsacramento opened 7 years ago
Error
** (FunctionClauseError) no function clause matching in FacebookMessenger.Response.get_parser/1
Request
[debug] Processing by WikiBot.BotController.webhook/2 Parameters: %{"entry" => [%{"id" => "1901085296798431", "messaging" => [%{"postback" => %{"payload" => "GET_STARTED_PAYLOAD"}, "recipient" => %{"id" => "1901085296798431"}, "sender" => %{"id" => "1360973733989828"}, "timestamp" => 1497540277485}], "time" => 1497540277485}], "object" => "page"} Pipelines: [:api, :messenger]
Seems that .get_parser function does not return Postback parser properly
Error
Request