Closed Sidwach closed 4 years ago
Every function I try gives "Error in response_check(response) : Please supply a valid auth_key parameter. (HTTP error 403)", even though my auth_key parameter is correct. Is there a quick workaround?
I fixed it: Use trace("translate",edit=TRUE) in RStudio, and change the link inside the function code from "https://api.deepl.com/v1/translate" to "https://api.deepl.com/v2/translate".
Every function I try gives "Error in response_check(response) : Please supply a valid auth_key parameter. (HTTP error 403)", even though my auth_key parameter is correct. Is there a quick workaround?