Hey @brendenvalks! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
Hey @brendenvalks – This is actually not an authentication issue, the problem is that a image file is being passed onto the File Reader node but it does not support image files (we have an Analyze Image node for that). You can wrap the File Reader node in an Error Shield to skip files that can’t be processed.