Baka-UpdatesManga
Manga Poll
What part of the world would you like to see represented more in manga/anime?
North Africa
South Africa
East Asia (excluding Japan)
Central Asia
South Asia
Southeast Asia
North America
Central America
South America
Eastern Europe
Western Europe
Middle East
Oceania
Antarctica
 
mascot
Manga is the Japanese equivalent of comics
with a unique style and following. the revolution! Read some manga today!

RSS Feed
Forums

MangaUpdates API Comments/Suggestions/Bugs 675t

Pages (19) [ Next
You must be ed to post!
From
Message Body
Member


3 years ago
Posts: 3

A data dump method 5p4a6d


Post #798076
Post #798076
 avatar
Member


3 years ago
Posts: 7

+1 for Access-Control-Allow-Origin: * on non-authenticated, would be helpful for my scripts 🙂


Member


3 years ago
Posts: 2

Hello, I believe there is currently no method of getting the last updated series. The closest we have is to order by "date_added", could it be possible to add a method to order by "date_updated" or something similar. I know that there is no parameter as "date_updated", that is why, I am asking if anything similar can be done, to just get the last updated series?


... Last edited by vishnubly 3 years ago
Member


3 years ago
Posts: 2

Hello, I believe I have found a bug, in "categories/search", we cannot see any more than 2500 results, i.e for per page 100 results, after page 25, we cannot see any results, the same behavior is observed from UI as well: https://mangaupdates.sitesdebloques.com/categories.html?page=26&perpage=100&orderby=category


Member


3 years ago
Posts: 10

tags by mods


Member


2 years ago
Posts: 1

Hey every1, i'm trying to get the latest chapter number for a specific series but i'm having trouble understanding and using the API. I assume that to get a series info i just type 'https://api.mangaupdates.sitesdebloques.com/v1/series/255' into my browser. But this produces a blank page rather than an error response so i'm very confused.


Post #800577
Post #800577
Member


2 years ago
Posts: 85

flaffy123, you need to use new ids (e.g. /series/5rducju) converted from base36 to integers:
https://api.mangaupdates.sitesdebloques.com/v1/series/12539749386


Member


2 years ago
Posts: 1

Any chance to add OAuth Authentication (Authorization Code Flow)?
I have plans to create an app to sync reading lists, but I won't ask for the . I think OAuth can fill this gap.

MangaDex has plans to replace the existing regular authentication system with an OAuth way.

AniList already implements an OAuth authentication method.


... Last edited by DarthMH 2 years ago
 avatar
Site


2 years ago
Posts: 2854

Possibly. We're focused on redoing the front end right now. We may add personal access tokens as a stop gap at some point.


Member


2 years ago
Posts: 3

Could someone help me out?

https://api.mangaupdates.sitesdebloques.com/v1/lists/0/search

This returns:

{"status":"exception","reason":"Field Validation Error","context":{"invalid-input":"base input was not an object"}}

Other requests work just fine, like getting the metadata and options of the list works just fine.


 avatar
Site


2 years ago
Posts: 2854

You have to make sure to use post and make sure to set the content type to JSON.


Member


2 years ago
Posts: 3

Thanks for the response, it was indeed json related, the payload was not being send in correct format.

It also seems like page & perpage fields are required(docs do not show it as required), when debugging I removed the payload, when the same error was thrown it made me believe it was something else. 😢

Thanks for the help!


 avatar
Site


2 years ago
Posts: 2854

Those shouldn't be required... That's kind of odd if you can't get it to work without them.


Member


2 years ago
Posts: 3

Found the reason, you need to atleast send an empty JSON as payload, no payload at all will fail.


Member


2 years ago
Posts: 24

Are you still thinking of making UI / UX changes? I'm happy to help with a UX review (that's my day job). You are welcome to message me directly if you are interested 😎

NB: I'm not a developer so I can't help with that - not even front-end code.


... Last edited by Saezuru70 2 years ago
Pages (19) [ Next
You must be ed to post!