diff --git a/app/api/services/myproduct.py b/app/api/services/myproduct.py index 00d0526..eb71e2a 100644 --- a/app/api/services/myproduct.py +++ b/app/api/services/myproduct.py @@ -38,6 +38,7 @@ class MyProductsService(BaseService): }, 400 mumberSub = MembersProducts.get_member_product_by_product__member_id(member_id, product_id) + subscription =[] if not mumberSub: logger.error(f"Ready to add data to tables") internal_url = str(random.randint(10000, 99999)) + ".devprov.mermsemr.com"