-
I'm getting this error
(status code 400)
```json
"captcha_key": ["You need to update your app to join this server."],
"captcha_sitekey": "a9b5fb07-92ff-493f-86fe-352a2803b3df",
"captcha_service…
-
C:\Users\ACER\PycharmProjects\CAPTCHA\venv\Scripts\python.exe C:/Users/ACER/PycharmProjects/CAPTCHA/main.py
Traceback (most recent call last):
File "C:\Users\ACER\PycharmProjects\CAPTCHA\main.py",…
KhomZ updated
2 years ago
-
Entweder durch ein Upgrade, Aktualisierung des lokalen Sprachfiles oder andere Änderung sind bei der Neuregistrierung die drei Captcha-Texte leer, resp. entsprechende Keys und Übersetzungen müssen ana…
-
```
What steps will reproduce the problem?
1. We have provided the private and public keys as -
RECAPTCHA_PRIVATE_KEY = 6LctkQETAAAAAOv5iqdInemV6KNV0e9PYzqwqhnE
RECAPTCHA_PUBLIC_KEY = 6LctkQETAAAAA…
-
```
What steps will reproduce the problem?
1. We have provided the private and public keys as -
RECAPTCHA_PRIVATE_KEY = 6LctkQETAAAAAOv5iqdInemV6KNV0e9PYzqwqhnE
RECAPTCHA_PUBLIC_KEY = 6LctkQETAAAAA…
-
I've capmonster api key for captcha & api key from http://sms-activation-service.com for phone verify, I just can't seem to find a solution that automates the whole process, can you allow dmdgo to use…
-
Hi,
I think it is good to display an install message about the user having to add re-captcha keys for the module to operate.
Maybe also remark that adding it as a hook to modules you would like to use…
-
registerreq.json() returns
{'captcha_key': ['captcha-required'], 'captcha_sitekey': 'f5561ba9-8f1e-40ca-9b5b-a0b3f719ef34', 'captcha_service': 'hcaptcha'}
-
Hi,
My captchaResponse function is not being called when using invisible mode.
Template:
``
Component function:
`handleCorrectCaptcha(event: string): void {
console.log('captcha!…
-
When running Immich (https://github.com/immich-app/immich) behind NPM(plus) and enabling Crowdsec/Appsec, it is not possible to upload files to the server via HTTP POST:
```
2024-09-27T11:33:13.85…