- Previous: Invalid Method
- Up: Documentation Home
- Next:
Invalid Video ID
Returns a 404 error when an invalid video ID is specified in the video method.
Error Path
http://api.mtvnservices.com/1/video/invalid_video_id/
Examples
http://api.mtvnservices.com/1/video/21
ATOM Return
<?xml version="1.0" encoding="iso-8859-1"?>
<entry xmlns="http://www.w3.org/2005/Atom">
<id>http://api.mtvnservices.com/1/video/invalid_video_id/</id>
<updated>2008-09-29T10:04:40.221-04:00</updated>
<title>Invalid Video ID</title>
<author>
<name>MTVN Content API</name>
<uri>http://api.mtvnservices.com/1/</uri>
</author>
<link rel="self" type="application/atom+xml" href="http://api.mtvnservices.com/1/video/invalid_video_id/"/>
<content>Sorry, there is no video for that ID.</content>
</entry>
- Previous: Invalid Method
- Up: Documentation Home
- Next:
Docs Navigation
- Documentation Home
- Video Feeds & Entries
- Generic Feed Parameters
- Powered By MTV Badges
- Video Search Method
- Video Method
- Artist Alias Method
- Artist Videos Method
- Artist Search Method
- Artist Browse Method
- Related Artist Method
- Genre Alias Method
- Genre Artists Method
- Genre Videos Method
- Invalid Artist Alias
- Invalid Method
- Invalid Video ID

Comments
New comments are not being accepted at this time.