Custom Node Help

Could I get some help with this error code I keep getting on my custom node? Not sure how to fix it. I’ll paste the run error link and the error code itself. This is supposed to be a custom node to help identify duplicate extracted ads from the facebook ad scraper node before inputing the information onto my google sheet.

https://www.gumloop.com/custom-nodes/builder?node_id=tGq53HDaLiMNsmxfePea6a

Check Ad ID Duplicates Failed!
Command exited with code 1 and error:
File “/index.py”, line 2
import gspread
^
IndentationError: expected an indented block after function definition on line 1

Hey @abanoob_00 - We can’t view the code or the custom node as by default only the owner of the custom node has access to it (for security purposes).

Have you tried pasting the error into the AI chat in the custom node builder and asking it to resolve it? Also, these are the available libraries that we have right now: https://docs.gumloop.com/nodes/advanced/run_code#available-libraries

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