execute test
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 (