Closed EstebanMunoz closed 1 year ago
Do you mind giving an example of a link to a shared database? You can change up your domain and the database id a bit to anonymize it, I just want to do some testing. I thought custom domains should have been working since it was an issue with some users before and was then fixed, so it might be something specific to your case.
I haven't been able to reproduce this using pseudo custom domains with and without hyphens. Since I haven't gotten any other reports of a similar issue and haven't been given an example, I'm going to close this issue.
Hi. I was trying to setup this sync but I got an error.
I realized the function
parseNotionProperties()
is not gettingDATABASE_ID
as expected (workspace-domain/database-id
instead ofdatabase-id
). I am using a custom domain with a hyphen, in case it is relevant to the regex. I manually changed theDATABASE_ID
value and it worked fine.