pod_player icon indicating copy to clipboard operation
pod_player copied to clipboard

Private video error

Open NigmetovTimur opened this issue 2 years ago • 6 comments

flutter: ===== VIMEO API ERROR: NoSuchMethodError: The getter 'length' was called on null. flutter: Receiver: null flutter: Tried calling: length ========== [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: NoSuchMethodError: The getter 'length' was called on null. Receiver: null Tried calling: length #0 PodPlayerController._checkAndWaitTillInitialized (package:pod_player/src/controllers/pod_player_controller.dart:76:9) #1 PodPlayerController._checkAndWaitTillInitialized (package:pod_player/src/controllers/pod_player_controller.dart:82:11) #2 PodPlayerController.initialise (package:pod_player/src/controllers/pod_player_controller.dart:61:5)

NigmetovTimur avatar Dec 11 '22 20:12 NigmetovTimur

Same here! I was able to reproduce a public video but not a private video despite I’m using the Personal Access Token. The Api's response from the private video doesn’t have any files property.

I appreciate some help here @dotkebi @newtaDev , thanks in advance.

ferrarafer avatar Mar 28 '23 00:03 ferrarafer

Same here! any solution?

ikram3mkaissi avatar Mar 30 '23 09:03 ikram3mkaissi

I'm really sorry. I developed and tested using a Vimeo Business plan account. It seems that with a free plan, you cannot customize privacy settings further, and in such cases, you cannot retrieve file information.

dotkebi avatar Apr 04 '23 14:04 dotkebi

The developer hasnt updated the pub.dev package to the latest version yet. Vimeo private was only added 6 months ago and he hasnt updated the pub.dev package in 8 months

jackarchmage avatar Apr 06 '23 03:04 jackarchmage

any news !

Joseph-Nathan avatar Sep 16 '23 16:09 Joseph-Nathan

we are also struggling with this issue, our vimeo videos no longer play. Anybody know how to fix?

isaackearl avatar Jun 17 '24 16:06 isaackearl