NPM compatibility
notion.databases.query
works under nodejs but fails for me under Deno.
it lints and checks ok and doesn't complain when I start it up
but i get this error when I try to run it.
the API token is being properly read from .env
and is identical to what the nodejs program is using.
Where do I go from here?
source code below
`0 Replies