You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I started using Notion Blog.
I am very grateful to this repository for being able to use Notion-created articles as-is as blog posts and run them easily 👍
As the title suggests, when you log out of Notion from your browser, the tokens used in the Notion Blog are no longer available. Therefore, list of articles cannot be obtained on the blog side, and "There are no posts yet" is output.
Therefore, we are responding by getting a new token from Notion, updating the NOTION_TOKEN environment variable and redeploying it.
If you log out of Notion each time, your token will no longer be available and you will not be able to view your articles. How do I view articles when I log out?
The Notion API was recently released on Public, but can you avoid it by using this API?
The text was updated successfully, but these errors were encountered:
zabio3
changed the title
Article list disappears from Notion blog after logging out of Notion
List of articles disappears from Notion blog after logging out of Notion
May 18, 2021
Recently I started using Notion Blog.
I am very grateful to this repository for being able to use Notion-created articles as-is as blog posts and run them easily 👍
As the title suggests, when you log out of Notion from your browser, the tokens used in the Notion Blog are no longer available. Therefore, list of articles cannot be obtained on the blog side, and "There are no posts yet" is output.
Therefore, we are responding by getting a new token from Notion, updating the NOTION_TOKEN environment variable and redeploying it.
If you log out of Notion each time, your token will no longer be available and you will not be able to view your articles. How do I view articles when I log out?
The Notion API was recently released on Public, but can you avoid it by using this API?
https://developers.notion.com/
The text was updated successfully, but these errors were encountered: