antham / yogo

Check yopmail mails from command line.
MIT License
41 stars 7 forks source link

403 forbidden #138

Closed gtxg16 closed 10 months ago

gtxg16 commented 10 months ago

Describe the bug Error: failure when fetching https://yopmail.com : request failed with error code 403 and body I know this is probably something about captchas. But, cant i use proxies?

Report

---- REQUEST 0bace0a5-78b8-46de-b9f1-e99dfbb7a924 ----
GET / HTTP/1.1
Host: yopmail.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36

------------------------------------------------------

---- RESPONSE 0bace0a5-78b8-46de-b9f1-e99dfbb7a924 ----
HTTP/1.1 403 Forbidden
Connection: close
Transfer-Encoding: chunked
Date: Tue, 26 Dec 2023 22:14:04 GMT

0

-------------------------------------------------------
Error: failure when fetching https://yopmail.com : request failed with error code 403 and body
Usage:
  yogo inbox list <inbox> <offset> [flags]

Flags:
  -h, --help   help for list

Global Flags:
      --debug   Log all requests/responses
      --json    Dump the output as json
antham commented 10 months ago

I confirm it works, so you are probably rate limited.

See https://github.com/antham/yogo#environment-variable there is a proxy in the new 4.1.0 version, without any guarantees it really helps