https://bugs.documentfoundation.org/show_bug.cgi?id=152706
Jeroen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|WORKSFORME |INVALID --- Comment #29 from Jeroen <[email protected]> --- I was also struggling with this issue until Timur's comment made me realise I had forgotten to append '/v2/translate' to the DeepL API URL NOK: https://api-free.deepl.com/ OK: https://api-free.deepl.com/v2/translate NOTE: Before rolling out wider, probably best to validate the DeepL URL with its own error message (as current error "Requested clipboard format is not available." is not helpful) -- You are receiving this mail because: You are the assignee for the bug.
