febryardiansyah / manga-api

Rest-API Manga & Comic Bahasa Indonesia
http://mangamint.kaedenoki.net/api/
MIT License
228 stars 87 forks source link

API Gateway return 403 #43

Open mdedenta3010 opened 1 year ago

mdedenta3010 commented 1 year ago

Hello

I have an error for some API list with unauthorize response like this . image

GET : {{host}}/api/manga/page/2 Response { "status": false, "message": "Request failed with status code 403", "manga_list": [] }

for some api working fine like charm

I very gratefull if you fix this issue

Thank you very much