vimeo_player
vimeo_player copied to clipboard
How to Play private Video link
Please provide some code to play private video in vimeo player
how to play private video in vimeoplayer?
how to play private video in vimeoplayer?
https://vimeo.com/blog/post/share-unlisted-videos-with-private-links/
how to play private video in vimeoplayer?
https://vimeo.com/blog/post/share-unlisted-videos-with-private-links/
link only working on browser. Wherever try to run using vimeo_player it's not working. Getting error whenever add private video id.
NoSuchMethodError: The method '[]' was called on null.
I/flutter ( 9212): Receiver: null
I/flutter ( 9212): Tried calling: []("files")
E/flutter ( 9212): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: NoSuchMethodError: The method 'lastKey' was called on null.
E/flutter ( 9212): Receiver: null
E/flutter ( 9212): Tried calling: lastKey()
I have investigated this one but the issue is like we get the configurations for the open URL we are not getting this for the private URL hence we are facing this issue.
For now, I have changed the privacy of the video to not visible on the Vimeo and you can use that video in your this might help.