Git Product home page Git Product logo

Comments (3)

AlexanderWillner avatar AlexanderWillner commented on June 15, 2024

Oh, this might got introduced in #29

from deepl-alfred-workflow2.

Chromagram avatar Chromagram commented on June 15, 2024

Thanks, I tried several times to renew the API key on DeepL and reinstalling the workflow with a new key, it just continues to return "Error: Invalid API Key" on any translation attempt.

from deepl-alfred-workflow2.

AlexanderWillner avatar AlexanderWillner commented on June 15, 2024

Do you know how to get the debug information? Alfred > Settings > Workflow > Deep-Translate > Toggle debugging mode (⌘D)

How it looks like here with an API key configured:

[15:29:54.535] Deepl-Translate[Script Filter] Queuing argument 'Key'
[15:29:54.987] Deepl-Translate[Script Filter] Script with argv '(null)' finished
[15:29:54.992] STDERR: Deepl-Translate[Script Filter] curl -s -X POST 'https://api-free.deepl.com/v2/translate' -H 'Authorization: DeepL-Auth-Key 11111111-1111-1111-1111-111111111111:fx' -d 'text=Key' -d 'target_lang=de'
[15:29:54.993] Deepl-Translate[Script Filter] {
  "items": [
    {
      "title": "Schlüssel",
      "arg": "Schlüssel"
    }
  ]
}

The result:

image

from deepl-alfred-workflow2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.