vimeo-unity-sdk
vimeo-unity-sdk copied to clipboard
Don't have the permission despite purchased license
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
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)
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)