gh-api-testing-trigger icon indicating copy to clipboard operation
gh-api-testing-trigger copied to clipboard

execute test

Open m4ush3r opened this issue 2 years ago • 0 comments

Hi ppl, I'm having this issue with the following versions 0.0.2 and 0.0.3, could you please tell me whats the problem? Is this any fix for this?

regards

` Execute Test node:internal/errors:465 ErrorCaptureStackTrace(err); ^

TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters at new NodeError (node:internal/errors:372:5) at new ClientRequest (node:_http_client:160:13) at Object.request (node:https:353:10) at RedirectableRequest._performRequest (/home/runner/work/_actions/rapidapi/gh-api-testing-trigger/v0.0.3/node_modules/follow-redirects/index.js:241:24) at new RedirectableRequest (/home/runner/work/_actions/rapidapi/gh-api-testing-trigger/v0.0.3/node_modules/follow-redirects/index.js:60:8) at Object.wrappedProtocol.request (/home/runner/work/_actions/rapidapi/gh-api-testing-trigger/v0.0.3/node_modules/follow-redirects/index.js:437:14) at dispatchHttpRequest (/home/runner/work/_actions/rapidapi/gh-api-testing-trigger/v0.0.3/node_modules/axios/lib/adapters/http.js:179:25) at new Promise () at httpAdapter (/home/runner/work/_actions/rapidapi/gh-api-testing-trigger/v0.0.3/node_modules/axios/lib/adapters/http.js:21:10) at dispatchRequest (/home/runner/work/_actions/rapidapi/gh-api-testing-trigger/v0.0.3/node_modules/axios/lib/core/dispatchRequest.js:52:10) { code: 'ERR_UNESCAPED_CHARACTERS' `}``

m4ush3r avatar Jun 29 '23 10:06 m4ush3r