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
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 14 mars 2024 à 11h09
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