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

Incorrect key name used for the "resource_owner" #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shanereddy
Copy link

Issue #, if available:
None

Description of changes:
Line 76 of main.py references "resource_owner" to retrieve the user email address, however, in account_scan.py the user email address is assigned to "resource_email" in the action data structure. I have changed the key name in account_scan.py to now be the correct key name of "resource_owner".

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

… Incorrect key name used in the action hash
@shanereddy shanereddy changed the title Changed key name resource_email to resource_owner in account_scan.py.… Incorrect key name used for the "resource_owner" Oct 11, 2022
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