I am trying to build a flow that can update the status of a page in a notion database. The notion database has a property called Library ID which I was using to identify the pages to update, however, I keep getting the following output when trying to output:
Notion Database Updater Failed!
No page found with ID = 503
I have tried various troubleshooting, converting search value to integer (and text), removing whitespace and even using a Library ID extracted straight from the database itself and all have the same result. I also built a custom node to compare the notion database library ID and the one I was trying to use as a search value and it returns no differences. I even added a new, ID property in the notion database and attempted to use this and got the same result (hence the ID in the error message above). I am so confused as to why this is not working, feel like I have tried everything to identify why it can’t find the pages I am trying to update (despite them being there when checked), making me think it may be a bug.
Hey @jxhnnyp - Thank you for sharing and trying out multiple steps to debug. Would it be possible to share the run link from the https://www.gumloop.com/history page so we can look into this further?
Please also set the share access to ‘anyone with the link can view’.
Hi Wasay,
Thank you for reaching out to me, sorry about the late reply I believe there is a time difference between us. Please find attached the link for the flow:
Thank you @jxhnnyp! This seems to be an issue with the node, I’ve created a ticket to investigate this and will keep you posted. Apologies for any hassle.
Hey @jxhnnyp - Can you upgrade the node version or delete the node and add it back? We pushed a fix for this, let me know if it works as expected for you.