Guest User

Untitled

a guest
Nov 20th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. NameError
  2. uninitialized constant MessengerHireController::ApiAiRuby
  3.  
  4. dialog_client = ApiAiRuby::Client.new(
  5. :client_access_token => access_token,
  6. :api_session_id => @freelancer.user.id
  7. )
  8. response = dialog_client.text_request msg
Add Comment
Please, Sign In to add comment