Thursday , March 28 2024 11:57 AM
Home / Tutorials / PHP

PHP

Server-side YouTube V3 OAuth API (CakePHP)

To make this work, you’ll need to create a dummy web application that can capture the refresh token generated when you authorize your app.here am using this as a cakePHP component. Creating your project You’ll need to head over to https://console.developers.google.com/ and create a new project. Then go and enable the YouTube Data …

Read More »