NODE_GOOGLE_TRANSLATE
NODE_GOOGLE_TRANSLATE copied to clipboard
Error 403 in docker
On my windows PC it works fine but when I deploy my server in a docker on linux I am getting the following error:
I have looked at the line where it is giving the error of the library, the question is that it checks that the .code is != undefined so that it is a BAD_REQUEST error but it is not entering here having a 403
Is anything known about this?