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

Unable to authenticate to Engage with GH OAuth #16

Open
AdmiralAsshat opened this issue Sep 27, 2017 · 2 comments
Open

Unable to authenticate to Engage with GH OAuth #16

AdmiralAsshat opened this issue Sep 27, 2017 · 2 comments

Comments

@AdmiralAsshat
Copy link

I setup an Engage account using the "Sign In with Github" feature, rather than constructing one from scratch. I do not seem to be able to authenticate to the Engage server as a result when trying to add a template.

$ canvas template add AdmiralAsshat:laptop --user AdmiralAsshat
Password (AdmiralAsshat):

ERROR:root:error: unable to authenticate
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/canvas/cli/commands/template.py", line 105, in run_add
    res = self.cs.template_create(t)
  File "/usr/lib/python3.6/site-packages/canvas/service.py", line 393, in template_create
    self.authenticate()
  File "/usr/lib/python3.6/site-packages/canvas/service.py", line 172, in authenticate
    raise ServiceException('unable to authenticate')
canvas.service.ServiceException: error: unable to authenticate
@firnsy
Copy link
Member

firnsy commented Sep 27, 2017

Ah, you'll need to set a password to auth with canvas.

@jimkp
Copy link

jimkp commented Mar 9, 2018

It isn't possible to reset the password either as the user or with my Admin login. It appears to accept it but then says unable to reset password.

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

3 participants