Possible to write a publicly accessible service with just an API key?
-
I’m using this in conjunction with the Keyring Social Importer and I’m wanting to use the new YouTube V3 Api but am thinking that the entire oAuth2 process is a bit cumbersome for simply pulling in a youtube channel’s public uploads feed…
I looked at your example.php file and it looks like it has a
$this->requires_token( false );
but is this example.php file up to date with the rest of the library or should I expect it to be dated and buggy?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Possible to write a publicly accessible service with just an API key?’ is closed to new replies.