-
Notifications
You must be signed in to change notification settings - Fork 13
Description
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'
`}``