JDBurnZ / pyminfraud

A Python library to interface with MaxMind's MinFraud web service API.
Other
2 stars 7 forks source link

Trial account is out of free queries. Now may be a great time to move onto a paid service. #14

Open cpburnz opened 8 years ago

cpburnz commented 8 years ago

The error message for _MAX_REQUESTSREACHED in pyminfraud/errors.py could be improved. If you exceed your request quota, the error message implies that the license key you're using is a trial key even if you're using a minFraud Premium key.