Merge branch 'develop' into feature/basicpro
This commit is contained in:
@@ -929,7 +929,7 @@ def intervals_webhook_view(request):
|
||||
dologging("intervals_webhooks.log",request.body)
|
||||
|
||||
else:
|
||||
dologging("intervals_webhooks.log","request.body")
|
||||
dologging("intervals_webhooks.log",request.body)
|
||||
data = json.loads(request.body)
|
||||
try:
|
||||
verificationtoken = data['secret']
|
||||
|
||||
Reference in New Issue
Block a user