juggernaut-jquery
juggernaut-jquery copied to clipboard
[Airbrake] [Production] charge.refunded unable to find subscription: Couldn't find BilledSubscription
Airbrake error: #6589 Airbrake project: 1112
Error type: StripeWebhookSubscriptionNotFoundError
Error message: charge.refunded unable to find subscription: Couldn't find BilledSubscription
Where: stripe_webhooks#receiver
Occurred at: May 06, 2016 10:41:10 UTC
First seen at: May 06, 2016 10:41:10 UTC
Occurrences: 0 (0 since last deploy on Mar 30, 2016 19:37:42 UTC)
URL: https://airbrake.io/stripe_webhooks
File: [PROJECT_ROOT]/app/controllers/stripe_webhooks_controller.rb
Backtrace:
[PROJECT_ROOT]/app/controllers/stripe_webhooks_controller.rb:163:in rescue in find_subscription
[PROJECT_ROOT]/app/controllers/stripe_webhooks_controller.rb:157:in find_subscription
[PROJECT_ROOT]/app/controllers/stripe_webhooks_controller.rb:115:in handle_charge_refunded_event
[PROJECT_ROOT]/app/controllers/stripe_webhooks_controller.rb:21:in receiver