ChristopherLucas / translateR

R Package for Cross-Language Topic Modeling
20 stars 17 forks source link

Cannot connect to microsoft translator without token #16

Open fabiocs8 opened 2 years ago

fabiocs8 commented 2 years ago

When trying to connect, I receive a 401 error.

It seems that the microsoft web API has changed from https://api.cognitive.microsofttranslator.com/translate (as it is in microsoftTranslate function code, line 12) to https://api.cognitive.microsofttranslator.com/

AbrahamAz commented 2 years ago

I fixed this one by adding the Region