Open
Description
Hi Meta team,
I am ingesting multiple documents using this loop:
for link in links:
!synthetic-data-kit -c synthetic_data_kit_config.yaml ingest "$link"
I am encountering the following error:
Processing https://sso.agc.gov.sg/Act/CSCA2001?WholeDoc=1
L Error: 463 Client Error: for url:
https://sso.agc.gov.sg/Act/CSCA2001?WholeDoc=1
⠙ Processing https://sso.agc.gov.sg/Act/SAFA1972?WholeDoc=1
L Error: 463 Client Error: for url:
https://sso.agc.gov.sg/Act/SAFA1972?WholeDoc=1
Any ideas on how to fix this? My best guess is that my links do not point to an actual HTML file and I will have to download the files before ingesting? I'd prefer to ingest the data in an online manner.
Any assistance would be greatly appreciated, thanks!
Metadata
Metadata
Assignees
Labels
No labels