bannerBaka-UpdatesManga
Manga Poll
Do you prefer reading a completed or ongoing series?
I only read completed series
I prefer reading completed series but dabble in ongoing series
I don't care
I prefer reading ongoing series but dabble in completed series
I only read ongoing series
 
mascot
Manga is the Japanese equivalent of comics
with a unique style and following. Join the revolution! Read some manga today!

RSS Feed

MangaUpdates API Comments/Suggestions/Bugs

Pages (19) [ First ...4 5 6 7 8 9 10 Last ] Next
You must be registered to post!
From User
Message Body
Member


3 years ago
Posts: 3

A data dump method


user avatar
Member


3 years ago
Posts: 7

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


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://www.mangaupdates.com/categories.html?page=26&perpage=100&orderby=category


Member


3 years ago
Posts: 10

verify 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.com/v1/series/255' into my browser. But this produces a blank page rather than an error response so i'm very confused.


Member


2 years ago
Posts: 82

flaffy123, you need to use new ids (e.g. /series/5rducju) converted from base36 to integers:
https://api.mangaupdates.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 user password. 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
Post #800927 - Reply To (#800920) by DarthMH
Post #800927 - Reply To (#800920) by DarthMH
user avatar
Site Admin


2 years ago
Posts: 2852

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.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.


Post #800997 - Reply To (#800992) by JoeyWeeb
Post #800997 - Reply To (#800992) by JoeyWeeb
user avatar
Site Admin


2 years ago
Posts: 2852

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


Post #801001 - Reply To (#800997) by Manick
Post #801001 - Reply To (#800997) by Manick
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!


Post #801002 - Reply To (#801001) by JoeyWeeb
Post #801002 - Reply To (#801001) by JoeyWeeb
user avatar
Site Admin


2 years ago
Posts: 2852

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


Post #801003 - Reply To (#801002) by Manick
Post #801003 - Reply To (#801002) by Manick
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.


Post #801164 - Reply To (#797206) by Xunu
Post #801164 - Reply To (#797206) by Xunu
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) [ First ...4 5 6 7 8 9 10 Last ] Next
You must be registered to post!