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

TypeError: Value of "this" must be of type URLSearchParams #23

Closed
kuntal-c opened this issue Apr 28, 2023 · 2 comments
Closed

TypeError: Value of "this" must be of type URLSearchParams #23

kuntal-c opened this issue Apr 28, 2023 · 2 comments

Comments

@kuntal-c
Copy link

TypeError: Value of "this" must be of type URLSearchParams
at new NodeError (node:internal/errors:399:5)
at Proxy.set (node:internal/url:519:13)
at Proxy. (/Users/kc/AutoGPT.js/node_modules/@remix-run/web-fetch/src/headers.js:124:44)
at createRemixHeaders (/Users/kc/AutoGPT.js/node_modules/@remix-run/express/dist/server.js:57:17)
at createRemixRequest (/Users/kc/AutoGPT.js/node_modules/@remix-run/express/dist/server.js:71:14)
at /Users/kc/AutoGPT.js/node_modules/@remix-run/express/dist/server.js:37:21
at /Users/kc/AutoGPT.js/node_modules/@remix-run/serve/dist/index.js:47:7
at Layer.handle [as handle_request] (/Users/kc/AutoGPT.js/node_modules/express/lib/router/layer.js:95:5)
at next (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:144:13)
at next (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:140:7)
at next (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:140:7)
at next (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:140:7)
at next (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:140:7)
at next (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:140:7)
at next (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:140:7)
at Route.dispatch (/Users/kc/AutoGPT.js/node_modules/express/lib/router/route.js:114:3)

@zabirauf
Copy link
Owner

zabirauf commented May 2, 2023

@ICreativeKid can you share how are you running it and OS, Browser versions.

@zabirauf
Copy link
Owner

#33 should fix it

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

2 participants