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

Return Internal Server Error #29

Open
naonvl opened this issue Oct 19, 2024 · 0 comments
Open

Return Internal Server Error #29

naonvl opened this issue Oct 19, 2024 · 0 comments

Comments

@naonvl
Copy link

naonvl commented Oct 19, 2024

Hello, this is really good repo!

I face a problem, when using your interface from index.php i can send the message. but when using postman it always returning Internal Server Error

the log says this

    at Object.stringify (/home/nao/Desktop/nate/waapi/node_modules/crypto-js/core.js:523:24)
    at Object.toString (/home/nao/Desktop/nate/waapi/node_modules/crypto-js/core.js:278:38)
    at /home/nao/Desktop/nate/waapi/src/router/index.js:49:34
    at Layer.handle [as handle_request] (/home/nao/Desktop/nate/waapi/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/nao/Desktop/nate/waapi/node_modules/express/lib/router/index.js:328:13)
    at /home/nao/Desktop/nate/waapi/node_modules/express/lib/router/index.js:286:9
    at Function.process_params (/home/nao/Desktop/nate/waapi/node_modules/express/lib/router/index.js:346:12)
    at next (/home/nao/Desktop/nate/waapi/node_modules/express/lib/router/index.js:280:10)
    at Function.handle (/home/nao/Desktop/nate/waapi/node_modules/express/lib/router/index.js:175:3)
    at router (/home/nao/Desktop/nate/waapi/node_modules/express/lib/router/index.js:47:12)

can u help?

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