Culpable
Culpable
I confirmed this is still working, although the link in the OP to the fixture templates seems to be broken ([this one](https://github.com/stripe/stripe-cli/tree/master/triggers)). I think I found the fixture templates here:...
I was under the impression that `invoice.paid` was the recommended way to check whether a user’s subscription is still valid. (checking for `invoice.paid` and `invoice.payment_failed`, as per this guide [https://stripe.com/docs/billing/subscriptions/checkout#webhooks](https://stripe.com/docs/billing/subscriptions/checkout#webhooks))...
Potentially related to this bug - my slash commands (/) stopped working altogether. Previously they would only work on a new chat after I refreshed the app. Now they don't...
I've also been unable to debug my Python app when not connected to the internet for the same reason: ```python mixpanel.MixpanelException mixpanel.MixpanelException: HTTPSConnectionPool(host='api.mixpanel.com', port=443): Max retries exceeded with url: /engage...
> is it not working for you!?? Nope, not working at all. So it's still working for other Mac users then?
It seems like there is an issue with the app's call to Tauri. Was anyone able to resolve this?
If the issue is with Tauri, then I'm not sure rolling back the app's version would fix the issue.