SuperMarcus / NineAnimator

An elegant way of discovering anime on iOS.
https://9ani.app
GNU General Public License v3.0
808 stars 99 forks source link

[BUG] Trying to sign in to MyAnimeList results in '{"status":500,"message":"fetch is not defined"}' #276

Closed ShawkMusic closed 3 years ago

ShawkMusic commented 3 years ago

Describe the bug Trying to sign in to MAL results in '{"status":500,"message":"fetch is not defined"}'

To Reproduce

  1. Go to Settings/Third-Party Anime Lists
  2. Scroll to Myanimelist and tap "Setup MyAnimeList.net"
  3. Sign in and tap "Allow"
  4. The page is now completely blank and just says '{"status":500,"message":"fetch is not defined"}' OR 50% of the time it will show something else (see screenshots below)

Expected behavior Expected to sign in

Screenshots 0CC0DEDF-48C7-48E7-AF3D-53C3C80FAF2A Sometimes instead of showing the above, it will show whats below instead ED6245CA-01D1-4295-B1F4-DC854B5A0D84 Heres a closer look 01561CDC-124F-41C6-9722-896B19203E60

Device: Replace the following with the device on which you're experiencing this issue.

Crash Log

If applicable, paste the crash log inside this block.
(Goto Settings.app -> Privacy -> Analytics & Improvements -> Analytics Data to find crash logs)

Additional context Add any other context about the problem here.

uttiya10 commented 3 years ago

I can reproduce this issue. We'll update you once we find the root cause!

SuperMarcus commented 3 years ago

This seems to be an issue with our backend server. We have applied a fix and please try again to see if it has been resolved.

ShawkMusic commented 3 years ago

Yes, it works now. Thank you!