Skip Menu |

This queue is for tickets about the WebService-HIBP CPAN distribution.

Report information
The Basics
Id: 127885
Status: resolved
Priority: 0/
Queue: WebService-HIBP

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.06
Fixed in: 0.08



Subject: t/01-hibp.t started to fail
The test suite started to fail on my smokers: ... # Failed account call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com:403 Forbidden at t/01-hibp.t line 38. # Failed account with truncate call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com?truncateResponse=true:403 Forbidden at t/01-hibp.t line 126. # Failed account with unverified call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com?includeUnverified=true:403 Forbidden at t/01-hibp.t line 182. # Failed account with domain call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com?domain=adobe.com:403 Forbidden at t/01-hibp.t line 206. # Failed test 'When domain adobe.com is applied, less breaches were reported' # at t/01-hibp.t line 224. # Failed pastes call:Failed to retrieve https://haveibeenpwned.com/api/v2/pasteaccount/test%40example.com:403 Forbidden at t/01-hibp.t line 301. # Looks like you failed 1 test of 15. t/01-hibp.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/15 subtests ...
HIBP is trying to stop overuse of the API. Coping with known errors.