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: client[endpoint] is not a function #21

Open
mateoe14 opened this issue Jan 4, 2021 · 0 comments
Open

TypeError: client[endpoint] is not a function #21

mateoe14 opened this issue Jan 4, 2021 · 0 comments

Comments

@mateoe14
Copy link

mateoe14 commented Jan 4, 2021

Buenas, estoy teniendo dicho error mencionado anteriormente en la linea 68 del archivo endpoints.js

client[endpoint](params, (err, result) => { try { res.send(result[${endpoint}Result]); } catch (e) { res.send(result); } });

A alguien mas le ha pasado?

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