jikan-me / jikan

Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
https://jikan.moe
MIT License
875 stars 93 forks source link

[OFFICIAL] Generated Issue: ParserException #472

Closed joaovaladares closed 1 year ago

joaovaladares commented 2 years ago

Please fill out the details below.

Summary: Doing the specific request returns error 500 for some reason

Steps to reproduce: I simply tried to request info for members of club with id 3 on page 1

Additional Details

Jikan Parser Version: v3.3.2@405f5f5e5e185a074b227211a06ceba835f53e08 PHP: 8.0.19 Redis: Connected Exception: Jikan\Exception\ParserException Code: 0 Message: Failed to parse 'https://myanimelist.net/clubs.php?action=view&t=members&id=3&show=0' Trace: /var/www/jikan-rest/vendor/jikan-me/jikan/src/Exception/ParserException.php on line 24 Request: GET /v4/clubs/3/members?page=1