- Previous: Genre Videos Method
- Up: Documentation Home
- Next: Invalid Method
Invalid Artist Alias
Returns a 404 error when an invalid artist alias is specified for all artist methods.
Error Path
http://api.mtvnservices.com/1/artist/invalid_artist_alias/
Examples
http://api.mtvnservices.com/1/artist/weezzer/
http://api.mtvnservices.com/1/artist/weezzer/videos
http://api.mtvnservices.com/1/artist/weezzer/related
ATOM Return
<?xml version="1.0" encoding="iso-8859-1"?>
<entry xmlns="http://www.w3.org/2005/Atom">
<id>http://api.mtvnservices.com/1/artist/invalid_artist_alias/</id>
<updated>2008-09-29T10:04:40.221-04:00</updated>
<title>No Artist Alias</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/artist/invalid_artist_alias/"/>
<content>Sorry, there is no artist by that name.</content>
</entry>
- Previous: Genre Videos Method
- Up: Documentation Home
- Next: Invalid Method
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.