Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

execute test #13

Open
m4ush3r opened this issue Jun 29, 2023 · 0 comments
Open

execute test #13

m4ush3r opened this issue Jun 29, 2023 · 0 comments

Comments

@m4ush3r
Copy link

m4ush3r commented Jun 29, 2023

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'
`}``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant