Critical API Issue: Notion connection returns 404 on Get a Page despite full permissions & clean connection

Scenario ID:
Connection used: to Notion

Failed Execution ID:

Problem Description:

I am experiencing a persistent 404 error when trying to access a valid Notion page ID via the API, even after extensive troubleshooting. The error is [404] Could not find page with ID: 3ba145db-8113-430c-bcd9-37f81f08d399.

This failure occurs even during a manual “Run this module only” test on the Get a Page module, which is the most basic read operation.

We have exhaustively ruled out all user-side configuration issues:

  1. Permissions Confirmed: The Notion integration has been granted full access to the target database and all its parent pages (“Santuario de Datos”). We have visually verified this.

  2. Full Connection Rebuild: We have completely deleted the previous webhook, deleted the old connection (Notion Sincronizador v3) from Make, revoked access from within Notion’s settings, and built a brand new, clean connection (Notion Sincronizador v4) from scratch.

The Get a Page module still fails with a 404 error using the new, clean connection and a valid Page ID.

This proves the issue is not with scenario logic, permissions, or a corrupt connection on my end. It points to a fundamental issue in the communication between the Make platform and my specific Notion workspace.

Could you please check the server-side API logs for the failed execution to identify why the Notion API is returning a 404 error to your system, despite the valid page ID and full permissions?