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 e8b0edf commit f249fdaCopy full SHA for f249fda
test.sh
@@ -22,7 +22,6 @@ fi
22
echo $token
23
24
while true; do
25
- # Step 3: Use the token in the authorized request
26
curl -X POST http://localhost:8080/transactions/schedule \
27
-H "Authorization: Bearer $token" \
28
-H "Content-Type: application/json" \
0 commit comments