You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: