discourse-subscriptions
discourse-subscriptions copied to clipboard
UX: Surface stripe AuthenticationError on the Admin Dashboard
There's a bit of log noise now when a user has an invalid API key.
Job exception: (Status 401) Invalid API Key provided: isoa_wi******************moOs
This surfaces the issue to the admin dashboard instead of just /logs. AdminProblemChecks are done every 10.minutes, so we won't have to worry about the Problem still being there if the plugin is removed.