Sha256: a07c7f33fefafa39dfc2e89b081943af5360982bd194d67823bb4c9e2dfe839c

Contents?: true

Size: 1.23 KB

Versions: 12

Compression:

Stored size: 1.23 KB

Contents

ETHON: Libcurl initialized
[GET] >> https://graph.facebook.com/v3.2/4801958000
[GET] << {"error"=>{"message"=>"Invalid OAuth access token.", "type"=>"OAuthException", "code"=>190, "fbtrace_id"=>"Hlssg2aiVlN"}}
[GET] >> https://graph.facebook.com/v3.2/7444140200
[GET] << {"first_name"=>"Foo", "last_name"=>"Bar"}
[ActiveJob] Enqueued Bobot::CommanderJob (Job ID: ab2730f9-4cd5-4780-850d-b93ed90bc4cb) to Test(default) with arguments: {"sender"=>{"id"=>"2"}, "recipient"=>{"id"=>"3"}, "timestamp"=>1457764197627, "message"=>{"mid"=>"mid.1457764197618:41d102a3e1ae206a38", "seq"=>73, "text"=>"Hello, bot!"}}
[DELETE] >> https://graph.facebook.com/v3.2/me/messenger_profile
[DELETE] << {"result"=>"Successfully deleted Get Started button"}
[DELETE] >> https://graph.facebook.com/v3.2/me/messenger_profile
[DELETE] << {"error"=>{"message"=>"Invalid OAuth access token.", "type"=>"OAuthException", "code"=>190, "fbtrace_id"=>"Hlssg2aiVlN"}}
[POST] >> https://graph.facebook.com/v3.2/me/messenger_profile
[POST] << {"result"=>"Successfully added Get Started button"}
[POST] >> https://graph.facebook.com/v3.2/me/messenger_profile
[POST] << {"error"=>{"message"=>"Invalid OAuth access token.", "type"=>"OAuthException", "code"=>190, "fbtrace_id"=>"Hlssg2aiVlN"}}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bobot-5.0.4 spec/dummy/log/test.log
bobot-5.0.3 spec/dummy/log/test.log
bobot-5.0.2 spec/dummy/log/test.log
bobot-5.0.1 spec/dummy/log/test.log
bobot-5.0.0 spec/dummy/log/test.log
bobot-4.15.0 spec/dummy/log/test.log
bobot-4.14.0 spec/dummy/log/test.log
bobot-4.13.1 spec/dummy/log/test.log
bobot-4.13.0 spec/dummy/log/test.log
bobot-4.11.0 spec/dummy/log/test.log
bobot-4.10.0 spec/dummy/log/test.log
bobot-4.9.0 spec/dummy/log/test.log