postcode-nl / PostcodeNl_Api_MagentoPlugin

A Magento plugin 1.9 that implements the Postcode.nl API for Dutch addresses
BSD 2-Clause "Simplified" License
21 stars 12 forks source link

Validatie onbereikbaar, gebruik de handmatige invoer. #8

Closed Davelaar closed 10 years ago

Davelaar commented 10 years ago

I'm always getting this error. I do have a API key etc. What can be the reason for this?

DaanBroekhof commented 10 years ago

Most likely reason would be that the server your magento store runs on restricts access to outside servers somehow, or has problems connecting to our servers.

If you switch on the 'debug' option in the extension, and then do a validation in a checkout, you will see more information. Should that not give you a lead on what is wrong, you can always post the debug info here or send a mail to tech@postcode.nl with that info.

Davelaar commented 10 years ago

I also think there is something restricting this, see error:

RequestUrl https://api.postcode.nl/rest/addresses/7335CH/Eendrachtstraat+6C/ RawResponse false ParsedResponse

Davelaar commented 10 years ago

Problem solved... SSL certificate not readable bij world

DaanBroekhof commented 10 years ago

Good to hear, I assume you found that out via this: http://serverfault.com/questions/411009/ubuntu-10-04-4-lts-curl-ssl-certificate-permission-denied

(added for other users to find)

Davelaar commented 10 years ago

That's right. Easy fix Op 28 mei 2014 13:23 schreef "Daan Broekhof" notifications@github.com:

Good to hear, I assume you found that out via this:

http://serverfault.com/questions/411009/ubuntu-10-04-4-lts-curl-ssl-certificate-permission-denied

(added for other users to find)

— Reply to this email directly or view it on GitHubhttps://github.com/postcode-nl/PostcodeNl_Api_MagentoPlugin/issues/8#issuecomment-44393986 .