Sunday, January 8, 2012

[YouTube-API] 503 Error

Hi All,

I'm using the YouTube json api to retrieve all the information for videos in a certain playlist. The URL is as follows:

http://gdata.youtube.com/feeds/api/playlists/[PLAYLIST-ID]?v=2&alt=jsonc&orderby=position

However, although this worked yesterday - today I only get the following response:

{"apiVersion":"2.1","error":{"code":503,"message":"Service Unavailable","errors":[{"domain":"GData","code":"ServiceUnavailableException","internalReason":"Service Unavailable"}]}}

Any thoughts on what's going on? Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/Ep4DOMrYGJsJ.
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