magento2-geo-ip2 icon indicating copy to clipboard operation
magento2-geo-ip2 copied to clipboard

Credential error with geoip2 v2.9.0

Open mathieuimbert opened this issue 6 years ago • 1 comments

In the newest geoip2 version v2.9.0, they now use "account" instead of "user".

It means that the client factory should include both userId and accountId in order to support 2.9.0 and the previous versions.

https://github.com/ytorbyk/magento2-geo-ip2/blob/master/Model/WebService/ClientFactory.php#L41

I am not sure if this repository is still maintained, I'll be happy to create a PR is someone can take a look.

mathieuimbert avatar Jun 26 '18 17:06 mathieuimbert

@mathieuimbert thank you for pointing, I'll take a look soon.

ytorbyk avatar Jul 02 '18 06:07 ytorbyk