Failed to parse URL from undefined
I tried using the Template for Google Vision Text Detection. To set it up I only added a query parameter and used it as "Image URL" for the Google Vision node.
When I test this Workflow in BuildShip it works perfectly and it shows the text of the image I choose. But when I paste the Endpoint URL in my Browser I receive an error stating "Failed to parse URL from undefined"
Anyone got an idea what I did wrong?
1 Reply
Hi @o_sofly, Are you also pasing the URL when running from web? Is is a query param or body? If you test your shipped URL in Postman and pass the image url accordingly it will work.