• Hi, I’m using this plugin for a month with no problem..

    I created an account (and API key) for Ewww cloud converter and it was working fine until yesterday, but now it’s showing “Missing API key.” error.

    I added the API key again and tried to save, but it seems the plugin isn’t saving the key anymore.

    I’m on latest version 0.14.19 just updated.

    Is there any way I can insert the key directly to DB?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter viajandocomamalarosa

    (@viajandocomamalarosa)

    I already fixed adding my API key directly to the “ewww options” on config.json file.


    “converters”: [
    {
    “converter”: “ewww”,
    “options”: {
    “api-key”: “<added it here>”
    },
    “working”: false
    },

    It seems that options was saved as an array, instead of an object and because of that it wasn’t saving the api-key property.

    Working now, but you should check it later. Thanks for the plugin 😉

    Plugin Author rosell.dk

    (@roselldk)

    Thanks you for reporting this!
    Fortunately you discovered this just in time before my vacation. And fortunately, pcfreak30 fixed it, while I was sleeping. Thanks you both!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Ewww stoped working’ is closed to new replies.