Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong endpoint DeepL using personal API key #85

Closed
gramsc opened this issue Nov 29, 2023 · 1 comment
Closed

Wrong endpoint DeepL using personal API key #85

gramsc opened this issue Nov 29, 2023 · 1 comment

Comments

@gramsc
Copy link

gramsc commented Nov 29, 2023

When using a personal API Key (ONLY in this case) with DeepL for Translation, it appears to be that the wrong end point is used.

{
  "deepl": {
    "error": {
      "message": "Deepl has returned an error: Wrong endpoint. Use https://api.deepl.com",
      "type": "ProviderException"
    },
    "status": "fail",
    "provider_status_code": 403,
    "own_api_keys": true,
    "cost": 0
  }
}

Any quick fix, please?

Thanks in advance!

@DninoAdnane
Copy link
Contributor

Hello @gramsc ,
referring to this issue, I think you may be using another DeepL account which is DeepL Pro, instead of DeepL API. Let me know if it answer your question

@gramsc gramsc closed this as completed Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants