My URL works perfectly fine when i run as “Run this module only” but when i run as Scenario ,it throws below validation error …
ERR_UNESCAPED_CHARACTERS: Request path contains unescaped characters
here is my URL used in HTTP Make a Request
https://real-time-amazon-data.p.rapidapi.com/product-details?asin={{1.data.data.best_sellers}``}{{ceil(random * 2.No. of Products)}}&country=US
Your help is highly appreciated
Fiona