consumet / consumet.ts

Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.
https://consumet.org/extensions/list/
GNU General Public License v3.0
393 stars 222 forks source link

One-piece anime info details are not coming #420

Closed Abhinavkuamr closed 9 months ago

Abhinavkuamr commented 9 months ago

Describe the bug

One-piece anime info details are not coming that im getting from Anilist, it is giving 500 error

Steps to reproduce

Here i have hosted consumet , and when i try to get details of One piece anime whose ID is 21, it gives 500 error https://aniplix-scraper.vercel.app/meta/anilist/info/21

Expected behavior

it should give a complete json format with all details like with anyother anime for example https://aniplix-scraper.vercel.app/meta/anilist/info/22

Actual behavior

it gave 500 error code instead of giving the full anime details

Additional context

No response

vmxt commented 9 months ago

I thought I was the only one who encounter this but +1 to this issue

riimuru commented 9 months ago

@Abhinavkuamr @vmxt I just tested the api locally, and everything seems to work fine. Make sure to update the dependencies to stay up to date with the consumet.ts code.

yarn upgrade //or npm update
vmxt commented 9 months ago

@riimuru yea, looks good in the local works fine but in deployed URL it looks like I got 500 status