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

Error: no auth mechanism defined #2227

Closed
IgorDePaula opened this issue May 29, 2016 · 5 comments
Closed

Error: no auth mechanism defined #2227

IgorDePaula opened this issue May 29, 2016 · 5 comments
Labels

Comments

@IgorDePaula
Copy link

The module do not authentic user not by documentation, not by this solution

http://stackoverflow.com/questions/34370212/node-js-form-http-authentication-with-request-module-fails...

All form fails

@ghost
Copy link

ghost commented Jun 26, 2017

I encountered the same error on AWS lambda function when use this module:

Error: no auth mechanism defined

@alukach
Copy link

alukach commented Jun 19, 2018

I had this problem. For me, it turned out that due to an internal bug (i.e. a bug caused by myself rather than this codebase) I was passing undefined values for pass and user.

@stale
Copy link

stale bot commented Jun 25, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 25, 2019
@stale stale bot closed this as completed Jul 2, 2019
@aluck-Tiffany
Copy link

When I met this problem, I realised from these comments and source my local env file. Then it worked.
Hope useful for others like me.

@IgorDePaula
Copy link
Author

@aluck-Tiffany local env file?

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

No branches or pull requests

3 participants