anidl / multi-downloader-nx

Downloader for Crunchyroll, Hidive, AnimeOnegai, and AnimationDigitalNetwork with CLI and GUI
MIT License
225 stars 38 forks source link

[BUG]: [ERROR] HTTPError 403: Forbidden #651

Closed scopion1745 closed 2 months ago

scopion1745 commented 2 months ago

Program version

4.6.3

Operating System

Windows

Type

GUI

Service

Crunchyroll

Command used

none

Show ID

none

Episode

none

Console Output

=== Multi Downloader NX GUI 4.6.0 ===

GUI server started on port 3000
[WS] Connection to public ws from '::1'
[WS] Connection from '::1'
[WS] Connection from '::1'
[ERROR] HTTPError 403: Forbidden
[ERROR] Just a moment...
[ERROR] Authentication failed!
[ERROR] HTTPError 403: Forbidden
[ERROR] Just a moment...
[ERROR] Authentication failed!
[ERROR] HTTPError 401: Unauthorized
[ERROR] Body: {"code":"accounts.get_profile.invalid_auth_token","context":[]}

[ERROR] Get profile failed!

Additional Information

Message accours directly after launching the GUI. Issuing "Authentication" repeats the problem again and again. Also tried a fresh pull of the repo, same results.

worked fine the last two days. my cr account is still valid & i can stream via Browser.

tell me if you need any further logs or have any questions :).

AnimeDL commented 2 months ago

Pushed a commit that should fix it, if you would be willing to build it, test it, and give feedback, that would be nice, otherwise it will be available in the next release which will be after I test it enough

AnimeDL commented 2 months ago

Released version 4.7.0 which should fix the issue

AnimeDL commented 2 months ago

Going to close this since it was fixed