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

HTTPError: Response code 429 (Too Many Requests) #14

Closed Oscaner closed 7 months ago

Oscaner commented 1 year ago
image
plainheart commented 1 year ago

As the error information shows, you might request too many times in a time period. Just try it again later.

Oscaner commented 1 year ago

Hi @plainheart ,

I created a PR to bypass "Too Many Requests" error, pls take a look.

The change work nice for me, now I'm not hint the "Too Many Requests" error.

wanghao950827 commented 1 year ago

I created a PR to bypass "Too Many Requests" error, pls take a look. How it was achieved?

你好@plainheart,

我创建了一个 PR 来绕过“太多请求”错误,请看一下。

更改对我来说很好,现在我不会提示“太多请求”错误。

你好@plainheart,

我创建了一个 PR 来绕过“太多请求”错误,请看一下。

更改对我来说很好,现在我不会提示“太多请求”错误。

How do the problem get solved?

psamant55 commented 11 months ago

I have tried to host it with render.com.

It is giving me the same response.

Can you add an example of using proxy agents.

RwGrid commented 9 months ago

yes please , give us example with proxy agents