Hey @sanjith_raja - I was able to get it to work! It looks like the issue was with your headers, you had some uppercase characters headers instead of the lowercase character headers like specified on the rapidapi api page. (Ex. X-RapidAPI-Key vs x-rapidapi-key)
corrected_content_repurpse.json (13.1 KB)
I’ve attached the updated version. I also took out the API key.You should absolutely invalidate that old API key (as it was published publicly by uploading the blueprint here) and generate a new one to pass in to your workflow!
Let me know if this works and if you have any additional questions feel free to ask them here!