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

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -