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

Failed to start the resumable upload (HTTP 403: global, Insufficient Permission) #52

Open
thorstenHe opened this issue Nov 25, 2015 · 0 comments

Comments

@thorstenHe
Copy link

The scopes:

array:2 [▼
  0 => "https://www.googleapis.com/auth/youtube"
  1 => "https://www.googleapis.com/auth/youtube.upload"
]

But it does not appear here:

{
 "issued_to": "blubb",
 "audience": "blubb",
 "scope": "https://www.googleapis.com/auth/youtube.readonly",
 "expires_in": 3532,
 "access_type": "online"
}

I have used this:
https://github.com/youtube/api-samples/blob/master/php/update_video.php

Environment is Laravel.

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