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

Invalid credentials #85

Closed
Qaspar opened this issue Aug 5, 2020 · 6 comments
Closed

Invalid credentials #85

Qaspar opened this issue Aug 5, 2020 · 6 comments
Assignees
Labels

Comments

@Qaspar
Copy link

Qaspar commented Aug 5, 2020

Upon login I get the message "Invalid credentials". It worked just fine last week.

Upon second try I get this:

Anki 2.1.29 (bbff62bf) Python 3.8.0 Qt 5.14.1 PyQt 5.14.1
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-08-05 12:14:12
Caught exception:
Traceback (most recent call last):
File "C:\Users\XXX\AppData\Roaming\Anki2\addons21\memrise2anki-extension\importer.py", line 214, in accept
if self.memriseService.login(self.usernameLineEdit.text(),self.passwordLineEdit.text()):
File "C:\Users\XXX\AppData\Roaming\Anki2\addons21\memrise2anki-extension\memrise.py", line 770, in login
for field in form.find_all("input"):
AttributeError: 'NoneType' object has no attribute 'find_all'

My credentials are not invalid, nor did I type my login info wrong. My pro subscription runs out in a few days.

@bprosr12
Copy link

bprosr12 commented Aug 5, 2020

I also get the same issue.

@gordonmaloney
Copy link

Me too! I've used the extension a lot in the past and I've never had any problem with it.

@drsavage66
Copy link

Same here, I thought my computer updated something, and I tried reinstalling.

@Marcel4429
Copy link

Marcel4429 commented Aug 7, 2020

I get the same issue.

Edit: Got it to work, see pull request.

@Qaspar
Copy link
Author

Qaspar commented Aug 7, 2020

Works like a charm. Just in time. Thank you very much!

@wilddom
Copy link
Owner

wilddom commented Sep 6, 2020

Thank you guys @Marcel4429 and @realmayus for the pull request

@wilddom wilddom closed this as completed Sep 6, 2020
@wilddom wilddom self-assigned this Sep 6, 2020
@wilddom wilddom added the bug label Sep 6, 2020
@wilddom wilddom mentioned this issue Oct 6, 2020
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

6 participants