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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on March 14, 2024 at 11:09 AM
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