- Регистрация
- 22.01.2019
- Сообщения
- 1 844
- Благодарностей
- 4 100
- Баллы
- 113

Friends, we’ve updated the CapMonster Cloud documentation — here’s what’s new:
• New Section – Frequently Asked Questions (FAQ)
It’s now easier to find answers to common questions:
https://docs.capmonster.cloud/docs/faq/
• New proxy-related error types added:
MISSING PROXY
API error code: ERROR_PROXY_MISSING
Proxy parameters are not set in the required fields or an incorrect proxyType is specified. Provide all required parameters: proxyType, proxyAddress, proxyPort. Check that proxyType is correct.
PROXY NOT AUTHORIZED
API error code: ERROR_PROXY_NOT_AUTHORISED
Invalid proxy authentication data: proxyLogin or proxyPassword. Verify proxyLogin and proxyPassword. Ensure the authentication data is correct and active.
PROXY READ TIMEOUT
API error code: ERROR_PROXY_READ_TIMEOUT
Incorrect proxyAddress or proxyPort, causing a connection timeout. Check proxyAddress and proxyPort. Ensure the proxy is accessible and working properly.
You can find full descriptions of other errors here:
https://docs.capmonster.cloud/docs/api/api-errors/
If you have questions or suggestions — we’d love your feedback!