Internal Server Error.
OrdinaryEnder opened this issue · 3 comments
OrdinaryEnder commented
Describe the bug
Traceback (most recent call last):
File "/var/task/app.py", line 150, in get_episode
data = TechZApi.gogo_episode(f"{anime}-episode-{episode}")
File "/var/task/utils/techzapi.py", line 65, in gogo_episode
data = requests.get(
File "/var/task/requests/models.py", line 975, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
To Reproduce
Steps to reproduce the behavior:
Trying to watch Dragon Ball Super: Super Hero
Expected behavior
Watch the anime
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [Android 11]
- Browser [Chrome]
- Version [ 114.0.5735.60]
Smartphone (please complete the following information):
- Device: [Vivo Y12s]
- OS: [Android 11]
- Browser [Chrome]
- Version [ 114.0.5735.60]
Additional context
Add any other context about the problem here.
TechShreyash commented
send url of the episode
OrdinaryEnder commented
send url of the episode
https://animedex.ordinaryender.my.eu.org/anime/super-dragon-ball-heroes-ultra-god-mission
TechShreyash commented