-
Hey,
I wrote script what was working just fine, but since week it stopped. I just now had time to see what's going on and it say `invalid input` on line with db url. I run smoke test and same shit…
-
I'm a bit puzzled by a sentence in the current spec:
> conformance can be achieved with other functional profiles also
which is rephrased in #72 as
> conformance to any profile that conforms …
-
**Describe the bug**
A clear and concise description of what the bug is.
`Error: Notion page not found` thrown when site is not public
It gets the first stage completely right, but fails at stage…
-
error `AttributeError: 'NoneType' object has no attribute 'startswith'`
```python
import os
from notion.client import NotionClient
token = os.environ.get("NOTION_TOKEN")
PROJECT_COLLECTION = ""…
-
Hello, I just installed it on my computer. Now I wonder how to use this tool? How to select my different sources? How to watch the news? ...
Thanks
-
Based on the error message, it seems like there is an issue with the notion-translator tool when creating a new translated page in the Notion database. The error indicates that the script is having tr…
-
Currently, `NotionHttpClient` does not log out HTTP headers in `debugLogStart` and `debugLogSuccess`.
Would you be OK with adding them there? I'd be happy to contribute.
As a workaround, I'm cur…
-
#### Description
If i attached the codes below to my homepage, the error of the title of this thread will happen and nothing display on the browser.
If i made the codes as comments, my homepage op…
-
Hello @jamalex , thank you for creating notion API in python. I have successfully connected to the Notion client. My goal is simple, export the database to CSV. As per documentation, there are API for…
-
I created a table for a test and tried to choose row using "collection.get_rows()".
But I saw an error like below. I couldn't understand this error. Please help.
I work on JupyterNotebook with Mac(m…
moeom updated
3 years ago