discourse-subscriptions icon indicating copy to clipboard operation
discourse-subscriptions copied to clipboard

UX: Surface stripe AuthenticationError on the Admin Dashboard

Open nattsw opened this issue 2 years ago • 0 comments

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.

Screenshot 2024-01-04 at 3 56 27 PM

nattsw avatar Jan 04 '24 07:01 nattsw