@ -30,7 +30,7 @@ def app_store_webhook(request):
# signedPayload = fulljson['signedPayload']
try:
data = asn2.parse(decoded)
data = asn2.parse(request.body)
type = data['notificationType']
notification = ASSNotification(