Hey Mike, We're seeing a parse failure when a recipe url contains a space or %20 in the query params - eg. https://recipe-parser.relayfoods.com/?url=http://m.allrecipes.com/recipe/44868/spicy-garlic-lime-chicken/?internalSource=staff%20picks You can see the same url working fine with the space removed: https://recipe-parser.relayfoods.com/?url=http://m.allrecipes.com/recipe/44868/spicy-garlic-lime-chicken/?internalSource=staff Any thoughts on where in the parse stack that might be failing on how to fix? Thanks!
Hey Mike,
We're seeing a parse failure when a recipe url contains a space or %20 in the query params - eg. https://recipe-parser.relayfoods.com/?url=http://m.allrecipes.com/recipe/44868/spicy-garlic-lime-chicken/?internalSource=staff%20picks
You can see the same url working fine with the space removed: https://recipe-parser.relayfoods.com/?url=http://m.allrecipes.com/recipe/44868/spicy-garlic-lime-chicken/?internalSource=staff
Any thoughts on where in the parse stack that might be failing on how to fix?
Thanks!