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

[Bug] Incorrect guid value on query.get_current_user() #65

Open
ajhoyt opened this issue Nov 6, 2024 · 0 comments
Open

[Bug] Incorrect guid value on query.get_current_user() #65

ajhoyt opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ajhoyt
Copy link

ajhoyt commented Nov 6, 2024

Description of Issue

From my understanding, the guid is meant to belong to whatever user signed in on yahoo oauth, however when i run [get_current_user()](https://yfpy.uberfastman.com/models/#yfpy.models.User) it has been returning the guid of the app developer that registered the app on yahoo's API. Am I doing something wrong, misreading documentation, or is this a bug?

Additional Information as Applicable

This is meant for an app where users can log in and access their various leagues to get analytics, trade/waiver suggestions, etc. But right now no matter what yahoo account goes through oauth they all are treated as the app developer (who has a team in the league) rather than themselves

Yahoo Fantasy Sports League ID

1227238

Yahoo Fantasy Sports League Privacy

Private

Operating System/Environment

macOS/Docker

Other

None

@ajhoyt ajhoyt added the bug Something isn't working label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants