Git Product home page Git Product logo

Comments (5)

Ervie avatar Ervie commented on July 29, 2024

Hi, if that was a case, the issue would be related to main Jikan Api.

However, I tested few calls from library and they were successful. Can you post an example of the person id that failed for you? From top of my head, there's a list for possible causes:

  • There's no person under this id (it happens sometimes on MAL)
  • You are being rate limited and need to lessen amount of calls (see documentation of the API)
  • Internal MAL issues, e. g. site is down

But would be best to work on example. I also suggest to check the exception message and code in thrown exception.

from jikan.net.

Arzack010 avatar Arzack010 commented on July 29, 2024

I try with the same example from the wiki
example

according of the wiki the method GetPerson parses item data by ID from https://myanimelist.net/person/{id}
but if you go to https://myanimelist.net/person/1870 you get a "404 Not Found"

from jikan.net.

Ervie avatar Ervie commented on July 29, 2024

It's working for some ids (lik 1 or 7), but failing for few different. I created a an issue on official API repo, we'll see how they respond. If it's fixed on API side, then this wrapper should work automatically.

from jikan.net.

Ervie avatar Ervie commented on July 29, 2024

He already fixed that. You can check it on your side.

from jikan.net.

Arzack010 avatar Arzack010 commented on July 29, 2024

Thanks, it works

from jikan.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.