-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(MAL API) Error: HTTP error 404: Not Found #340
Comments
MAL's API is currently down.
…On 25/05/2018 1:43 am, "hi117" ***@***.***> wrote:
When syncing, I am getting a the following error:
Error: HTTP error 404: Not Found
No other infornmation is provided, the actual sync does not appear to
complete also.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#340>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFJcnqF5iaS7wFuLCHBckxDyubOHxGEBks5t1txFgaJpZM4UMj1J>
.
|
Since it's been a while since MAL is down I made this script to export your Trackma list (anime+MAL only) to a MyAnimeList XML list. This way you can import it in other site that supports this format. https://gist.github.com/z411/04d528ec5e557b1acfe4f2225a781cec I tested it in Anilist and it works, tell me if there's any issue. |
Great stuff @z411, only problems encountered were on anilist's end with not having entries for some shows. Might be worth adding the functionality to the account selection dialog(s). Made a quick edit to extract my friends' lists - only applies to people using that branch, which is probably just me, but on the offchance anyone else is and sees this, here you go https://gist.github.com/Birdulon/b03c2d0a258dc3fa62cdef9b9211feaf |
Is it possible to use jikan.moe api for mal? |
@ahmubashshir Apparently jikan.moe only works to fetch information, not to edit your list. The call to get the seasons is cool, though. |
Does the MAL API going into open beta mean that MAL support is going to return in the foreseeable future? |
@TheVexedGerman Yes. But as someone mentioned in the thread the "open" beta doesn't seem to be an open beta, it's just a closed beta where developers in it are allowed to release their working implementations. I'm not in the beta so I don't know what the API looks like at all. We'll have to wait for the public release. |
Is it possible to use the Jikan API for now and switch to the official API later? Also, how do clients like Anyme and many other Android clients work? Scraping? |
This seems amazing... but seems like u had to abandon it. @z411 Does this work reliably enough? EDIT: i tried to get it working, but looks like it doesnt work anymore. It's an error 400 bad request now. |
The Jikan API can only be used to get read-only information about anime and user lists. There's no capability for updating user lists unfortunately. |
Seems like MAL API releases July 6. |
hope this gets fixed soon. seems like taiga has already re-implemented the API |
Hi, sorry for the lateness. I have been away from all kind of programming due to personal issues this year, but I just want to clear up that support for the new MAL API is planned and I will get to it as soon as I can. |
@z411 Hope you have fixed your issues. It is good to hear~ |
Just to update, today I finally started work on the new MyAnimeList API on the |
Most basic support should be done; I merged the changes to the master branch. I haven't tested it thoroughly yet so there are bugs and error handling isn't done yet so I'll keep working on it, but it should be in a working state if anyone wants to test. |
It seems to be working for me (partially)! Though I can't seem to update anything from the app. Whenever I run upload on the program I get a |
What output do you get if you run Trackma with the -d command line argument? e.g. |
Getting this: |
Can confirm. Thank you. Will look into it in a minute. |
It's a bug upstream. Implemented a workaround in 83d942e - it should work. |
When syncing, I am getting a the following error:
Error: HTTP error 404: Not Found
No other infornmation is provided, the actual sync does not appear to complete also.
The text was updated successfully, but these errors were encountered: