You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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
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"
/>
The text was updated successfully, but these errors were encountered: