Jump to content

What is Your developer key in youtube-videos script?


mstdmstdd

Recommended Posts

Hi,
I try to use this https://www.sitepoint.com/displaying-youtube-videos-php article to use youtube video in 
my laravel 5 app , but reading it I found next :
// .env
APP_DEBUG=true

app_name='Your app name (optional)'
client_id='Your client id'
client_secret='Your client secret'
api_key='Your developer key'

I suppose that client_id/client_secret parameters are this :
https://imgur.com/a/9S7p7Rn
Is it so?

But I ma not sure what is last parameter ?
api_key='Your developer key'


Is it value I need to get somehwere in Google's Developer Console ?
1) I tried to find in Google'
s Developer Console and search in net, but failed... Where can I get it

2) If google has support, where I can ask them and waite for response at my email?

Thanks!
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.