vimeo / vimeo/vimeo-networking-java

Play object is always null.... Files field is only available in PostMan or too older version of library

Open
#528 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
128
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Fully pre-authenticated token of owner account.

Video.Play <--- NULL everytime

Video.Files <--- not available

Ignored issue from before -> https://github.com/vimeo/vimeo-networking-java/issues/456

Totally get all the files.... let's add access back to files, please?
Through PostMan ->
"data": [
{
"uri": "/videos/632248514",
"name": "How does mental health relate to dieting?",
"files": [
{
"quality": "sd",

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Video model and compare its Play and Files fields with the Postman response shown in the issue, using the earlier issue #456 for context. Reproduce with a fully pre-authenticated owner token; done means Video.Play is populated and Video.Files is available as returned by the API.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
api, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.