php - Youtube Video Uploading Api With Oauth by using api key -
when search youtube video uploading api example see based on oauth , use client id , secrete key. have seen using api key, code not found want use in core php .. curl...
so if has code , suggestion please me..
thanks.
as can see documentation videos: insert requires authentication , authorization using following scopes.
authorization
request requires authorization @ least 1 of following scopes (read more authentication , authorization).scope https://www.googleapis.com/auth/youtube.upload
https://www.googleapis.com/auth/youtube
https://www.googleapis.com/auth/youtubepartner
https://www.googleapis.com/auth/youtube.force-ssl
api keys used accessing public data only.
Comments
Post a Comment