Please see my reply at
https://groups.google.com/group/youtube-api-gdata/browse_thread/thread/f02accab6fb5eebd
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Dec 29 2011, 8:36 am, Lawrence Wright <lawro2...@gmail.com> wrote:
> All,
>
> I am receiving this approx every 10 mins, at which point it will be
> out for approx 3 mins and then kicks back in ...
>
> Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/
> videos/-/Travel/) [function.simplexml-load-file]: failed to open
> stream: HTTP request failed! HTTP/1.0 403 Forbidden in "MY SCRIPT" on
> line 17
>
> below is all my script does:
>
> [code]
> $feedURL = "http://gdata.youtube.com/feeds/api/videos/-/Music/?vq=blur
> +beetlebum";
> $sxml = simplexml_load_file($feedURL);
> var_dump($sxml);
>
> Do we have a youtube issue or has something changed that I don't
> know??
>
> Help Please anyone???
>
> Lawrence
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment