Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No function clause matching in FacebookMessenger #12

Open
phsacramento opened this issue Jun 15, 2017 · 1 comment
Open

No function clause matching in FacebookMessenger #12

phsacramento opened this issue Jun 15, 2017 · 1 comment
Assignees
Labels

Comments

@phsacramento
Copy link

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]
@makefunstuff makefunstuff self-assigned this Aug 13, 2017
@makefunstuff
Copy link
Collaborator

makefunstuff commented Aug 13, 2017

Seems that .get_parser function does not return Postback parser properly

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants