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

How should I place the access token to access the private video? #61

Open
Leeselbin opened this issue May 9, 2023 · 0 comments
Open

Comments

@Leeselbin
Copy link

Leeselbin commented May 9, 2023

I received an access token to access a private video on vimeo with react native, but I cannot access it.

<Vimeo
videoId="videNo"
params={api=0&autoplay=1&controls=1&access_token=${videoAccessToken}}
handlers={videoCallbacks}
overScrollMode="never"
/>

@Leeselbin Leeselbin changed the title How should I place the access token to access the private video? ASAP PLZ : How should I place the access token to access the private video? May 9, 2023
@Leeselbin Leeselbin changed the title ASAP PLZ : How should I place the access token to access the private video? How should I place the access token to access the private video? May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant