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

TL-35335: Cast playbackmethod as array #72

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

patrickloughrey
Copy link

Type of change

  • Refactoring

Description of change

Triplelift has received a few instream requests recently in which publishers have wrongly set video.playbackmethod as an integer rather than an array of integers. Our adapter currently throws a 500 server error in this case. This PR will cast the integer as an array if the publishers sets video.playbackmethod as an integer to avoid this scenario.

Copy link

@nllerandi3lift nllerandi3lift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go @patrickloughrey

@patrickloughrey patrickloughrey merged commit 7307d1a into master Mar 1, 2023
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