gpt4free
gpt4free copied to clipboard
"Failed Captcha" Response from ChatBase Provider
Bug Description
When making a request to the ChatBase provider API in Python, the captchaCode
parameter suddenly stopped functioning correctly. Instead of receiving the expected response, the API returns b'{"message":"Failed Captcha"}'
.
Environment
- Python version: Any
- Location: Any
Steps to Reproduce
- Execute the script that sends a request to the ChatBase provider.
- Observe the response received from the API, which returns
b'{"message":"Failed Captcha"}'
.
Additional Context
- This issue was not observed previously and has arisen suddenly.
- No changes were made to the code handling the
captchaCode
parameter or the API request. - Attempts to troubleshoot the issue by checking network connectivity, API documentation, and request parameters have been unsuccessful.
- The issue persists even after retrying the request multiple times.
chatbase now has cloudflare turnstile invisible protection
Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.
Closing due to inactivity.