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
Notion added an option to add a URL like subdomain.notion.site/page-name. But when parsing this url, it doesn't work because the parser is looking for a pageId, which doesn't exist in the URL.
Anyone else have run into this issue? Any workarounds?