Dev news: Launching API version 2 (also v1 deprecation notice) | Last updated 2021-01-17

Status
Not open for further replies.
Joined
Jun 28, 2020
Messages
11
@teasday I see. That makes sense. Since I'm just playing around with it for learning purposes (as you can tell from my low IQ questions) I'll try that proxy server thing. Thanks for taking the time to explain!
 
Joined
Nov 6, 2018
Messages
6
@Teasday Hey, sorry to bother you, but I have a quick question: I can't find a way to search a manga based on its links field (for example, to find a manga from its AniList's id), am I missing something or is it simply not implemented yet?
Thanks in advance!
 
Joined
Nov 7, 2020
Messages
1
@Teasday, greetings. I notice that the api is not returning the last chapter recently added for some titles.
Can it be confirmed?

Edit: btw, it works fine on v1 (mangadex.org/api/) the problem is only on v2 (api.mangadex.org)

Thanks.
 
Member
Joined
Jan 15, 2019
Messages
316
@teasday
This means that one way to get around the CORS issue inside the browser would be to route your api calls via a proxy server - although that obviously means the proxy server may have to take care to not hit our rate limits and get autobanned if several people are using it.
so, if i dont use a vpn i cant use any apps like tachi or neko until api is fixed?
last week if i waited like idk 4 - 6 hours i could see an update on tachi but after the servers imploded the other day i havent seen updates on tachi
 
Group Leader
Joined
Feb 28, 2020
Messages
272
Is it just me or did the tachi extension stop getting updates at all after the server problems last week. Like, we used to get the updates a day or 2 after its release on the website but it's completely stopped. And I can't download any of the newly updated chapters that do show up(like the ch81 of drifters).
 
Custom title
Staff
Developer
Joined
Jan 19, 2018
Messages
2,437
@RhiobeT Not an option currently.

@Yvyuw Caching troubles, I assume.

@Grumpyfelo I don't know how that relates at all to what I just said there. I was talking about CORS there, it has nothing to do with Tachi, using a VPN or the API needing to be fixed in any way. For the information of @Thelonewolf as well, MangaDex has nothing to do with the development of Tachiyomi, so I can't help you with whatever problem you're having there. I personally don't even use it, much less am a Tachiyomi dev.
 
Custom title
Staff
Developer
Joined
Jan 19, 2018
Messages
2,437
In short: Do not ask or talk about Tachiyomi here. I have no fucking clue.
 
Group Leader
Joined
Feb 28, 2020
Messages
272
@Teasday best to just pin this up lol. Tons of questions on reddit and the tachi staff were saying that it's due to MD's api caching probs and were rerouting us here

Guess it's time to just transfer all my bookmarked mangas over the MD
 
Custom title
Staff
Developer
Joined
Jan 19, 2018
Messages
2,437
@DrMuhammad @Thelonewolf If it's just questions about why is the MangaDex extension for Tachiyomi not working properly, the answer is indeed that our api server caching is messed up and will lead to some inconsistencies between Tachiyomi and the website. There's nothing else I can say about it except that we're aware, we're working on it, there's nothing you need to or can do, you'll just have to wait until it's done.

That all has nothing to do with this thread, however. This isn't a support thread for general users, this is developer news. Do not read this thread thinking there's anything here that would help fix your Tachiyomi issues.
 
Joined
Apr 22, 2020
Messages
1
Question : im mobile user and i dont know how to change API on my phone, so did i have to suffer?
 
Head Contributor Wrangler
Staff
Super Moderator
Joined
Jan 18, 2018
Messages
1,770
@ak0ztik @popochun
mangadex.org/API/v2 and API.mangadex.org/v2 are both v2, the latter is the separate API server. v1 and v2 are accessible from both.
 
Joined
Mar 10, 2020
Messages
5
@volcelhmptn if you are creating a browser extension/user script for mangadex you can simply simpy fetch data from the api without problems. If you create a website that displays data or whatever do not try to fetch data directly via the browser of the client, instead make an request to your own webserver wich then sends a get/post to the mangadex api and returns it to the client.
 
Joined
May 12, 2020
Messages
3
@Teasday I'm getting incorrect chapter results with this version of API v2 - Chapters - https://api.mangadex.org/v2/manga/46401/chapters. It returns the latest chapter of Yankee JK Kuzuhana-chan as 43 and it should be 44. If I use the old version of API v2 - Chapters - https://mangadex.org/api/v2/manga/46401/chapters it returns the correct latest chapter as 44.

The same thing occurs for EX-ARM. https://api.mangadex.org/v2/manga/18789/chapters incorrectly returns 20 as the latest chapter. https://mangadex.org/api/v2/manga/18789/chapters correctly returns 22 as the latest chapter. I only tried those two manga. Should I go back to using https://mangadex.org/api/v2/manga/ instead of https://api.mangadex.org/v2/manga/?

Thanks
 
Status
Not open for further replies.

Users who are viewing this thread

Top