Reauthentication issues

I have run this a few times now https://www.gumloop.com/pipeline?workbook_id=7FcfbfuaRpsavkTHwinKVR&run_id=BZ7pM4MrweNULLVPrm28HD

I have reauthenticated. I have even deleted and re-added the connection and it still fails and it says for authentication reasons.

Can someone help me here because i’m at a loss for what is going on.

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.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Here is the shareable link - https://www.gumloop.com/pipeline?workbook_id=7FcfbfuaRpsavkTHwinKVR

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.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.