Forum Discussion
DavidL
3 years agoStaff
Can you try to escape the ?, = , and & signs.
Also it might be missing the POST keyword.
I usually make this request which works just fine
curl -X POST https://api.zephyrscale.smartbear.com/v2/automations/executions/junit\?projectKey\=XXX\&autoCreateTestCases\=true \
-H "Authorization: Bearer ${secrets.ZSCALE_TOKEN}" \
-F "file=@results.zip" \
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
Recent Discussions
- 5 days ago