Getting api errors this morning which have been working fine?

Raw error from Stripe.js - Seller - Delete a product: {

“error”: {

“message”: “A parameter provided in the URL (id) was repeated as a GET or POST parameter. You can only provide this information as a portion of the URL.”,

“param”: “id”,

“type”: “invalid_request_error”

}

}

and

Raw error from Stripe.js - Seller - Delete a customer: {

“error”: {

“code”: “parameter_unknown”,

“doc_url”: “https://stripe.com/docs/error-codes/parameter-unknown”,

“message”: “Received unknown parameter: default_source”,

“param”: “default_source”,

“type”: “invalid_request_error”

}

}

I woke up to email errors where customers were trying to use the software? This has been working for weeks and no changes to these pages. Is there a bubble issue going on?

@mday849 Please submit a bug report