Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pydantic_core._pydantic_core.ValidationError #5

Open
dannykellett opened this issue Dec 19, 2024 · 0 comments
Open

pydantic_core._pydantic_core.ValidationError #5

dannykellett opened this issue Dec 19, 2024 · 0 comments

Comments

@dannykellett
Copy link

When trying to parse this url: https://find-and-update.company-information.service.gov.uk/alphabetical-search/get-results?companyName=a

pydantic_core._pydantic_core.ValidationError: 1 validation error for DynamicListingsContainer Invalid JSON: control character (\u0000-\u001F) found while parsing a string at line 1 column 41 [type=json_invalid, input_value='{"listings":[{"Company n..."Status":"Dissolved"}]}', input_type=str] For further information visit https://errors.pydantic.dev/2.10/v/json_invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant