charlie pank
charlie pank
Hey, I'm doing the java version of what you posted above: > protected VimeoApiClient doAuthToken() { > String token = "1b75e77e312387c3b83c608aa5ac2879"; > VimeoApiConfiguration.Builder vimeoApiConfigurationBuilder = > new VimeoApiConfiguration.Builder(token); > vimeoApiConfigurationBuilder.withCertPinning(false);...
> I'm facing the same issue as well, using version 2.0.0-alpha.94 and access token initialization. I am able to get other data but the Play object is always null. I...
Good luck trying to get Vimeo to care! On Wed, 3 Nov 2021, 02:04 Randy Thedford, ***@***.***> wrote: > I am having the same issues when auth with clientID and...
I switched to Mux - it's the only one I found that actually works and has a sensible pricing plan. On Wed, 3 Nov 2021, 19:12 Randy Thedford, ***@***.***> wrote:...
If Mux API wasn't easy to use, I certainly would have failed with it! On Sat, 6 Nov 2021, 15:08 Randy Thedford, ***@***.***> wrote: > Thank you @charliepank I'll look...