HI Team- I am facing an issue with the details API. I have a list of the movies/shows and I am trying to fetch the details of the same from their respective details API through iteration(loop) method. But after the 49 calls, details API returning blank response. I am not getting any exception message, just getting blank.
Can you please advise.
Thanks
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مارس 14, 2024 في 11:09 صباحا
Hi @netsmartz,
What is the full response (body + headers) of a request that is returning something blank? You can use curl or something similar to show me a verbose output:
Request
Response