We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6845d4d commit bbfe899Copy full SHA for bbfe899
reports/get-report.sh
@@ -2,5 +2,5 @@
2
3
source "../config.sh"
4
5
-curl -o ./report.zip -u "$NEXMO_API_KEY:$NEXMO_API_SECRET" \
+curl -o report.zip -u "$NEXMO_API_KEY:$NEXMO_API_SECRET" \
6
"https://api.nexmo.com/v3/media/$FILE_ID"
0 commit comments