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

fix: Raise error if access token not provided during initialization #98

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

PruthiviRaj27
Copy link
Contributor

@PruthiviRaj27 PruthiviRaj27 commented Nov 26, 2024

  • Raised an error if both authToken and accessToken are missing during player initialization. If the authToken is already set, the accessToken becomes optional, ensuring proper initialization without unnecessary constraints.

@PruthiviRaj27 PruthiviRaj27 changed the title fix fix: Validate Token Requirements in TPAVPlayer Initialization Nov 26, 2024
@PruthiviRaj27 PruthiviRaj27 changed the base branch from fix_access_token_error to main November 26, 2024 07:49
@harinath01 harinath01 changed the title fix: Validate Token Requirements in TPAVPlayer Initialization fix: Raise error if access token not provided during initialization Nov 26, 2024
@harinath01 harinath01 merged commit a0b7967 into main Nov 26, 2024
1 check failed
@harinath01 harinath01 deleted the fix_accesstoken_check branch November 26, 2024 08:45
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.

2 participants