vimeo-unity-sdk icon indicating copy to clipboard operation
vimeo-unity-sdk copied to clipboard

Don't have the permission despite purchased license

Open raphaeljoie opened this issue 4 years ago • 2 comments

Describe the issue

[VimeoPlayer] You do not have permission to access to this video. You must be a Vimeo Pro or Business customer and use videos from your own account. https://vimeo.com/upgrade UnityEngine.Debug:LogError(Object) Vimeo.Player.VimeoPlayer:VideoMetadataLoad(String) (at Assets/Vimeo SDK/Vimeo/Scripts/Player/VimeoPlayer.cs:371) Vimeo.VimeoApi:ResponseHandler(UnityWebRequest) (at Assets/Vimeo SDK/Vimeo/Scripts/Services/VimeoApi.cs:217) Vimeo.<Request>d__37:MoveNext() (at Assets/Vimeo SDK/Vimeo/Scripts/Services/VimeoApi.cs:236) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)

Steps to reproduce the problem

Follow the tutorial for streaming video, BUY THE PRO ACCOUNT, generate a token. Chose any video. Play. Get the message.

Unity version

2018.4

Operating system

OS 10.13

raphaeljoie avatar Mar 23 '20 22:03 raphaeljoie

I have the same issue but i have a Premium account? [VimeoPlayer] You do not have permission to access to this video. You must be a Vimeo Pro or Business customer and use videos from your own account. https://vimeo.com/upgrade UnityEngine.Debug:LogError(Object) Vimeo.Player.VimeoPlayer:VideoMetadataLoad(String) (at Assets/Vimeo/Scripts/Player/VimeoPlayer.cs:371) Vimeo.VimeoApi:ResponseHandler(UnityWebRequest) (at Assets/Vimeo/Scripts/Services/VimeoApi.cs:217) Vimeo.<Request>d__37:MoveNext() (at Assets/Vimeo/Scripts/Services/VimeoApi.cs:236) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

alex-Arc avatar Apr 30 '20 14:04 alex-Arc

Same exact Issue, with a Pro account...

VimeoPlayer] You do not have permission to access to this video. You must be a Vimeo Pro or Business customer and use videos from your own account. https://vimeo.com/upgrade UnityEngine.Debug:LogError(Object) Vimeo.Player.VimeoPlayer:VideoMetadataLoad(String) (at Assets/Vimeo/Scripts/Player/VimeoPlayer.cs:371) Vimeo.VimeoApi:ResponseHandler(UnityWebRequest) (at Assets/Vimeo/Scripts/Services/VimeoApi.cs:217) Vimeo.<Request>d__37:MoveNext() (at Assets/Vimeo/Scripts/Services/VimeoApi.cs:236) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

parsec3d avatar Jul 25 '20 15:07 parsec3d