Skip to content

Commit 30df12f

Browse files
author
Tony Bedford
committed
Status is not required.
1 parent cbacbe7 commit 30df12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reports/get-report-status.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
source "../config.sh"
44

55
curl -u "$NEXMO_API_KEY:$NEXMO_API_SECRET" \
6-
"https://api.nexmo.com/v2/reports/$REQUEST_ID?account_id=$ACCOUNT_ID&status=$REPORT_STATUS"
6+
"https://api.nexmo.com/v2/reports/$REQUEST_ID?account_id=$ACCOUNT_ID"

0 commit comments

Comments
 (0)