Just visited Stripe to send end of month invoices and the login screen is generating an immediate JSON error. Verified in multiple browsers. Doesn't appear credential related since I haven't been able to enter them.
{ "error": { "message": "Sorry, something went wrong. We've already been notified of the problem, but if you need any help, you can reach us at support.stripe.com/contact.", "type": "api_error" } }