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

missing data.asset_id in video.asset.track.ready webhook event #446

Open
xxRockOnxx opened this issue Jul 5, 2024 · 2 comments
Open

missing data.asset_id in video.asset.track.ready webhook event #446

xxRockOnxx opened this issue Jul 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@xxRockOnxx
Copy link

According to:

The asset_id should be avaiable in the data object.

However, the Track interface (https://github.com/muxinc/mux-node-sdk/blob/v8.8.0/src/resources/video/assets.ts#L1164) does not define it.

Is this intended or a bug? I can probably submit a PR if it's as simple as adding a property.

@JacquiManzi
Copy link
Collaborator

Hey @xxRockOnxx , thanks for bringing this to our attention!

We're currently looking into some anomalies in our SDK generation process, which this might be a result of. Since these are generated SDKs, a PR to add it would be overwritten on the next generation.

I'll update this issue when we have more information, thanks!

@JacquiManzi JacquiManzi added the bug Something isn't working label Jul 9, 2024
@JacquiManzi
Copy link
Collaborator

We confirmed this is resulting from an SDK generation workflow issue and we will be working to get this resolved in an upcoming release.

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