-
Notifications
You must be signed in to change notification settings - Fork 129
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
Python code works, Node.js not. Why? ES AWS #61
Comments
Send your creds over in awsConfig, amazonES is no longer used If you're running this on Lambda, be sure to include the session token int he creds as well |
Do you have any working code example? it's so frustrating that it doesnt work with node.js :( |
Should work for you...
|
Thank you for help :) Unfortunetly I am getting a such error:
Do you know what does it mean? |
I am totally shocked why my code in node.js doesnt work and with python works like a charm? It is so weird for me :( Could someone take a look please and tell me what I am doing wrong?
Python code:
Node.js code:
The text was updated successfully, but these errors were encountered: