I’m trying to run the following scenario. I have a Google Form to upload an image of a business card. I then want to use the Covve API to parse the content and create a row in a second sheet.
When I run the scenario, I’m getting a 406 Not Acceptable response from the API. I think I set this up correctly according to their documentation.
Does anyone have a suggestion how to fix this? Is the “get a file” step not working?