frostnova721 / animestream

An app to stream and download anime
GNU General Public License v3.0
67 stars 5 forks source link

Unhandled Exception: NoSuchMethodError: The method '[]' was called on null. #10

Closed SayuZX closed 2 days ago

SayuZX commented 2 days ago

I/flutter: OperationException(linkException: ServerException(originalException: null, originalStackTrace: null, parsedResponse: Response(data: null, errors: [GraphQLError(message: The AniList API has been temporarily disabled due to severe stability issues. Please check the official AniList Discord for more information., locations: [ErrorLocation(line: 1, column: 1)], path: null, extensions: null)], context: Context({ResponseExtensions: Instance of 'ResponseExtensions'}), response {errors: [{message: The AniList API has been temporarily disabled due to severe stability issues. Please check the official AniList Discord for more information., status: 403, locations: [{line: 1, column: 1}]}], data: null})), graphqlErrors: [])

frostnova721 commented 2 days ago

This is an issue from the anilist api! Not an issue from the client side