plainheart / bing-translate-api

A simple and free API for Bing & Microsoft Translator for Node.js
https://github.com/plainheart/bing-translate-api
MIT License
156 stars 28 forks source link

Response code 404 (Not Found) #22

Closed Daniel-Griffiths closed 1 year ago

Daniel-Griffiths commented 1 year ago

This library worked correctly yesterday, but stopped working earlier today. The translate function returns a Response code 404 (Not Found) error.

Perhaps the translate endpoint has changed url?

plainheart commented 1 year ago

Hi, can you provide more information? The auto test shows that it still works well.

Daniel-Griffiths commented 1 year ago

Hey @plainheart I tested this morning and it seems to be working again now so I will close this issue.

Maybe the API was having some issues.