AvatarHurden / keypirinha-currency

A currency converter plugin for Keypirinha
MIT License
30 stars 4 forks source link

Webservice failed #12

Closed kresbeatz closed 3 years ago

kresbeatz commented 3 years ago

Hi! Couple weeks ago I started experiencing "Webservice failed. The cache has failed. More information (and a fix) are available in the Currency plugin configuration file.". I checked the configuration file and didn't find anything that look wrong. It is the same config file as it was before when everything worked fine. Could you please look into this problem? Thanks in advance! keypirinha-x64_9gBhN0peLv

AvatarHurden commented 3 years ago

The cache is fixed now. That being said, the cache can still fail in the future. The configuration file has a description of how you can create a free account for the API to get your own key and skip the cache layer (it's the last item in the [defaults] section).

kresbeatz commented 3 years ago

Thank you very much, I created free account and used API key, so everything is working great now. Thanks again!