Skip to content

Commit 9308b96

Browse files
committed
Add a debug message
1 parent 9ecd251 commit 9308b96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

upload_new_apk_to_mdm.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@
147147
],
148148
}
149149

150+
print(payload)
151+
150152
client.post(
151153
"https://h-mdm.ikgp.de/rest/private/applications/version/configurations",
152154
json=payload,

0 commit comments

Comments
 (0)