Skip to content

Troubleshooting

Check:

  • the token is signed
  • the matching public key is passed to the server
  • per-tenant key filenames match tenant IDs
  • the client route points to the running server

Flexible sync returns less data than expected

Section titled “Flexible sync returns less data than expected”

Flexible sync intersects subscriptions with server rules.

If a user subscribes to all Order rows, the server can still return only rows owned by that user.

Check:

  • the MCP URL is correct
  • the MCP server is running
  • the client is allowed to call the endpoint
  • the endpoint is reachable from the client machine