Quran-Tafseer/tafseer_api

Range endpoint is return 404

Closed this issue · 0 comments

Overview

The range endpoint is returning 404 NOT FOUND response for a valid response.

Case

URI: http://api.quran-tafseer.com/tafseer/1/3/1/200

Current Behaviour

This endpoint is return 404 response with

{
  "detail": "Tafseer with provided id, sura id, or range or ayah are not found"
}

Expected Behaviour

This endpoint should return the 200 ayat for Al Imran sura.