?mine=1 and Anime list functions are broken

Issue #52 resolved
James created an issue

I upgraded to the development version, latest commit and now ?mine= and the Anime List functions are broken. When trying to use the Animelist function, it gives a 500 error. This shows up in the log

[2015-05-04 13:37:00] request.CRITICAL: Uncaught PHP Exception Exception: "String could not be parsed as XML" at /var/www/malapiv2/atarashii-api/src/Atarashii/APIBundle/Controller/AnimeListController.php line 49 {"exception":"[object] (Exception: String could not be parsed as XML at /var/www/malapiv2/atarashii-api/src/Atarashii/APIBundle/Controller/AnimeListController.php:49)"} [] [2015-05-04 13:37:02] request.INFO: Matched route "atarashii_api_animelist" (parameters: "_controller": "Atarashii\APIBundle\Controller\AnimeListController::getAction", "_format": "json", "apiVersion": "1.0", "username": "chikorita157", "_route": "atarashii_api_animelist") [] []

Also, ?mine=1 no longer shows the user information as seen below: {"id":28701,"title":"Fate\/stay night: Unlimited Blade Works (TV) 2nd Season","other_titles":{"synonyms":["Fate\/stay night (2015)","Fate - Stay Night"],"japanese":["Fate\/stay night [Unlimited Blade Works] 2nd \u30b7\u30fc\u30ba\u30f3"]},"rank":33,"popularity_rank":651,"image_url":"http:\/\/cdn.myanimelist.net\/images\/anime\/11\/72863.jpg","type":"TV","episodes":13,"status":"currently airing","start_date":"Sun Apr 05 12:00:00 -0400 2015","end_date":"Sun Jun 28 12:00:00 -0400 2015","classification":"R - 17+ (violence & profanity)","members_score":8.74,"members_count":53410,"favorited_count":266,"synopsis":"Fuyuki City\u2014a city surrounded by the ocean and the mountains becomes the setting for an age-old ritual. To realize the mythical Holy Grail, which is said to grant any wish from its possessor, seven masters are given seven heroic spirits chosen by the Grail. These heroic spirits or servants are: Saber, Lancer, Archer, Rider, Caster, Assassin, Berserker.<br><br>\r\nEach master will enter into a contract with their assigned servants and battle the other masters and servants to the death until only one pair remains...<br><br>\r\nThis is the \"Holy Grail War.\"<br><br>\r\n(Source: Aniplex USA)","genres":["Action","Fantasy","Magic","Shounen","Supernatural"],"tags":[],"manga_adaptations":[],"prequels":[],"sequels":[],"side_stories":[],"parent_story":null,"character_anime":[],"spin_offs":[],"summaries":[],"alternative_versions":[],"watched_status":null,"watched_episodes":null,"score":null,"listed_anime_id":null}

If you want to check it out, the server is running at https://malapi.ateliershiori.moe. You need to change the user agent to: temp

Comments (4)

  1. James reporter

    Yep, it seems that there is a 500 error with the ?mine feature mostly due to the login.php failing. MyAnimeList must be experiencing some type of DDoS attack or something.

  2. Log in to comment