Error till publishing Error: Request failed with status code 403
complete
Anush Karapetyan
Having trouble when integrating postman with Qase.io. My user is the owner, but there is a permission issue.
Error till publishing Error: Request failed with status code 403
at createError (/opt/homebrew/lib/node_modules/newman-reporter-qase/node_modules/axios/lib/core/createError.js:16:15)
at settle (/opt/homebrew/lib/node_modules/newman-reporter-qase/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/opt/homebrew/lib/node_modules/newman-reporter-qase/node_modules/axios/lib/adapters/http.js:312:11)
Command:
newman run https://www.getpostman.com/collections/{{id}} -r qase --reporter-qase-logging --reporter-qase-projectCode {{code}} --reporter-qase-apiToken {{token}} --reporter-qase-runId 1 ?apikey={{postman_api_key}}
Ilya Volkov
complete
Ilya Volkov
Hi Anush!
First of all, it's worth checking the following:
- in the free plan you are using, there is a limit of only up to active runs; if you already have two active runs across your entire workspace, you won't be able to create a new run.
So, in order to create a new run, you need to mark one of the currently active runs as completed, aborted, or delete one of them.
Hope this makes sense!
N
Nikita
under review