Skip to content

Fix ebay.py#188

Open
frapava98 wants to merge 1 commit intomegadose:masterfrom
frapava98:patch-2
Open

Fix ebay.py#188
frapava98 wants to merge 1 commit intomegadose:masterfrom
frapava98:patch-2

Conversation

@frapava98
Copy link
Copy Markdown
Contributor

In the "results.keys()" there wasn't a key called "err", hence the modules was returning only True.

dict_keys(['webAuthnModel', 'roamingAuthModel', 'passkeysModel', 'isPersonalizedSignin', 'errorMsg'])

In the "results.keys()" there wasn't a key called "err", hence the modules was returning only True. 

dict_keys(['webAuthnModel', 'roamingAuthModel', 'passkeysModel', 'isPersonalizedSignin', 'errorMsg'])
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

Successfully merging this pull request may close these issues.

1 participant