OwO-Network/DeepLX

Can only work on local but can be called throught http

Closed this issue · 2 comments

When calling remote API from a user, got:

{
"code": 404,
"message": "No Translate Text Found"
}
But can be called successfuly through local python.

Is it about the firewall?

As the message describes, you are requesting without the parameters of the text to be translated.

As the message describes, you are requesting without the parameters of the text to be translated.

But my local test with the same params is good.