Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API access denied #277

Open
phamquyet1998 opened this issue Dec 19, 2024 · 6 comments
Open

API access denied #277

phamquyet1998 opened this issue Dec 19, 2024 · 6 comments

Comments

@phamquyet1998
Copy link

I get the following error when accessing the website:
429::API access denied
I only accessed it once

@kaliiiiiiiiii
Copy link

kaliiiiiiiiii commented Dec 20, 2024

Can confirm this too consistently on

  • Win10 QEMU//KVM with virtIO
  • 131.0.6778.205 (Official Build) (64-bit) (cohort: Stable)

whilst it works fine in the host-system (Debian)

creep.js:504 - POST https://creepjs-api.web.app/fp 429 (Too Many Requests)

(creep.js:1 - Error fetching visitor data: 1.0104000000000233 seconds)
creep.js:523 - Error! "undefined" is not valid JSON
(anonymous) @ creep.js:523
Promise.catch
(anonymous) @ creep.js:523
await in (anonymous)
h @ creep.js:1
(anonymous) @ creep.js:293
await in (anonymous)
(anonymous) @ creep.js:540
(anonymous) @ creep.js:540

creep.js:488 - POST https://creepjs-api.web.app/analysis 429 (Too Many Requests)

@murks5
Copy link

murks5 commented Dec 22, 2024

Same issue. I was able to successfully access the website from my actual google chrome browser at first, then I wanted to test out an AdsPower browser profile and I got this 429 API Access denied error.

@abrahamjuliot
Copy link
Owner

It's likely the browser build is generating too much traffic. I disabled the active rules, except for a few. Try now.

There are some hidden rate-limiters behind the scenes and it is an extremely aggressive by design. The site is frequently overwhelmed. Firefox, Safari, or the latest stable channel of Google Chrome on Windows 10 or 11 are less likely to get rate limited based on the build.

@kaliiiiiiiiii
Copy link

It's likely the browser build is generating too much traffic. I disabled the active rules, except for a few. Try now.

Will try today & lyk

There are some hidden rate-limiters behind the scenes and it is an extremely aggressive by design. The site is frequently overwhelmed. Firefox, Safari, or the latest stable channel of Google Chrome on Windows 10 or 11 are less likely to get rate limited based on the build.

Yes, assumed so. Sounds to be like you're//were blocking Win Chrome builds which route through linux (e.g Win VM).

I guess some sort of captcha would be neat for those cases.

@kaliiiiiiiiii
Copy link

It's likely the browser build is generating too much traffic. I disabled the active rules, except for a few. Try now.

Will try today & lyk

So yes, I can confirm #277 (comment) to be resolved by that, thanks.
Sorry it took that long - kinda forgot:)

@abrahamjuliot
Copy link
Owner

Perfect. I'll leave this issue open in case other legitimate browsers are still impacted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants