GithubHelp home page GithubHelp logo

Comments (3)

vosmiic avatar vosmiic commented on August 16, 2024

Hi, so the issue with the referenced pull request is that the client ID that was entered started with a space. I would first off make sure that your client ID and secret both don't start with a space or having a trailing space, or other character.
One you have confirmed that there are no trailing characters, I would first off inspect the URL generated when clicking on the authorize button. Does the client ID and secret look correct?
Also try navigating to the callback URL appended to the auth request URL, it should throw back a 400 "the code field is required" error.
After that checking the config xml would be the best bet, which I know is difficult since you are running Jellyfin in Docker.
I personally run Jellyfin as a raw service, and I generally don't have much to do with Docker so I can't offer much assistance, but hopefully this article might help (I would first cat the config file instead of editing it).
Also how far into the authentication do you get before you hit that error? After you login and accept the integration on the AniList website?

from jellyfin-ani-sync.

BobbyWibowo avatar BobbyWibowo commented on August 16, 2024

I was able to resolve this issue on my end by creating a new AniList client
But one thing to note was that, the Redirect URL input during client creation, must immediately be filled with your proper URL
image

The AniList client with which I was having issue, I initially created with empty Redirect URL
AniList would then pre-fill it with null after being created, which seemed all fine and dandy
However, despite editing the client details to enter the proper Redirect URL, it was still no good
It only worked immediately for me after creating a new one, with Redirect URL filled during creation

from jellyfin-ani-sync.

vosmiic avatar vosmiic commented on August 16, 2024

Thanks for your insight @BobbyWibowo, hopefully this has helped @jruaaa to fix their issue.
I am going to close this as it has been inactive for some time, but please do re-open it if you continue to hit into this issue.
Thanks!

from jellyfin-ani-sync.

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.