Closed jb-ks closed 4 years ago
Thanks @jb-ks for pointing that out. I pushed a fix in version 0.4.3 which prevents the use of IPInfo if no token has been set. Can you confirm to me that it is better now?
Romain,
thanks for the update. The Plugin now works perfect again.
Thanks Jan
Oh, there is one degression now. In the backend a warining is displayed:
WARNING: Sorting the API method "Live.getLastVisitDetails" by column is currently not supported. To avoid this warning remove the URL parameter "filter_sort_column" from your API request. (Module: API, Action: getCompanies, Method: Live.getLastVisitsDetails, In CLI mode: false)
But it seems, that the functionality of Matomo is not affected.
Best regards Jan
Thanks for mentioning this Warning Jan.
Actually, it has been there since the very beginning. I just didn't manage to get rid off it for now. I don't use the filter_sort_column
parameter in the API request, so I'm not sure why I get this warning.
Regarding your initial problem which was the fact that the plugin didn't work without IPInfo token, is it better now?
Yes, the functionality of your plugin is fine now. :-)
Cool, thanks! I'll keep an eye on this warning to see if I can find a solution... ;)
I used the plugin for some month without problems. I put in my (free) IPinfo token to check if there is a difference in the quality.
After removing the token, the Plugin stopped working.
At Visitors —> Companies I get an error message: IPinfo request quota exceeded.
Ist seems, that the Plugin still tries to use IPInfo.io, but with no valid token.
Deleting and reinstalling the Plugin does not help.