Open WalidZein opened 1 year ago
Aslam alaykum,
I have been trying to get English tafsir for individual ayat from the endpoint but it hasn't been working. From my testing it works with all languages but the English ones.
I first run a query to get the tafsir id: https://api.quran.com/api/v4/resources/tafsirs?language=en
From there I use the ID to get the tafsir of the Aya:
https://api.quran.com/api/v4/quran/tafsirs/169?verse_key=1:2
This happens for all English tafsirs.
Any idea why? Am I doing something wrong?
The endpoints are updated but the documentation hasn't till now. #470
Aslam alaykum,
I have been trying to get English tafsir for individual ayat from the endpoint but it hasn't been working. From my testing it works with all languages but the English ones.
I first run a query to get the tafsir id: https://api.quran.com/api/v4/resources/tafsirs?language=en
From there I use the ID to get the tafsir of the Aya:
https://api.quran.com/api/v4/quran/tafsirs/169?verse_key=1:2
This happens for all English tafsirs.
Any idea why? Am I doing something wrong?