vimeo / vimeo-unity-sdk

Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
MIT License
211 stars 49 forks source link

401 Unauthorized request. Are you using a valid token? #111

Open savek1986 opened 4 years ago

savek1986 commented 4 years ago

Describe the issue: I have that error when I try to play a 360 video in my iOS iPad (I debug it with Lunar Console). The token is correct, in fact I use the same one on my android version app and it works.

Unity version 2018.2.14f1

Operating system Windows, but I'm using Unity Cloud

DragontaleStudio commented 3 years ago

I had the same exact issue. Unfortunately the token is saved locally on PlayerPrefs. So when you are building through unity cloud, you will get aforementioned error.