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

Is it still possible to sign in without a password? #10

Open
pablodiazgutierrez opened this issue Aug 17, 2016 · 0 comments
Open

Is it still possible to sign in without a password? #10

pablodiazgutierrez opened this issue Aug 17, 2016 · 0 comments

Comments

@pablodiazgutierrez
Copy link

If I run the following code from the README...

from mfabrik.zoho.crm import CRM
crm = CRM(authtoken=settings.ZOHO_AUTHTOKEN, scope='crmapi')

...I get this error:

TypeError: __init__() got an unexpected keyword argument 'authtoken'

I can't find this parameter in the code, so I suspect it was deleted, or never added. In any case, is it possible to access the CRM without providing the password in the code?

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