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

'Validation unavailable, please use manual input.' after module update 1.8.2 > 1.9.0 #65

Open
MikeD-J opened this issue Sep 2, 2021 · 0 comments

Comments

@MikeD-J
Copy link

MikeD-J commented Sep 2, 2021

After filling in postcode and house number getting 'Validation unavailable, please use manual input.' instead of correct results (e.g. 'Unknown postcode + housenumber combination.' when filling in an imaginary combination).

After some debugging the problem became clear, with the module update the api.url went from https://api.postcode.nl to https://api.postcode.eu, though, this didn't get updated (automatically) in the database/config.

To fix temporary locally:
Go to core_config_data table where path = postcodenl_api/development_config/api_url and change https://api.postcode.nl to
https://api.postcode.eu.

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