thanks for the wonderful app ❤️
I always cancel my subscriptions immediately after i purchase them. the apple watch app told me i am not subscribed (there's a typo in the code btw) even though i was subscribed, only my subscription is not recurring but expiring (cause i cancelled)
|
return res.status(400).json({ message: 'You are not suscribed' }); |
thanks for the wonderful app ❤️
I always cancel my subscriptions immediately after i purchase them. the apple watch app told me i am not subscribed (there's a typo in the code btw) even though i was subscribed, only my subscription is not recurring but expiring (cause i cancelled)
bookplayer-api/src/api/middlewares/subscription.ts
Line 23 in 5e7ae4e