Robotic Process Automation (RPA)

 View Only
  • 1.  Web Captcha Solve

    Posted Thu February 11, 2021 09:42 PM
    How long will it take to solve web captcha? My code is stuck in the while loop since solvedCaptcha return true. Why is that?

    ------------------------------
    Nisala Chamath Jayasinghe
    ------------------------------


  • 2.  RE: Web Captcha Solve

    Posted Thu February 11, 2021 09:56 PM
    I have checked the API logs. It shows the following error.
    2021-02-12 08:16:27,658 [92] ERROR ApiExceptionLogger - POST (192.168.50.82): https://192.168.50.82:4444/v1.0/en-US/ocr/solve-captcha?caseSensitive=False
    (Studio/20.12.0.0 (Microsoft Windows NT 6.2.9200.0; Win32NT; x64) IBMRoboticProcessAutomation/20.12.0.0 (WIN-9O7Q65DFQ3Q; Enterprise))

    System.NotSupportedException: The API Key is not available, you must provide your own key to use this service.


    Is this means, do we need to buy API key separately for IBM RPA? Doesn't it comes with IBM RPA?

    ------------------------------
    Nisala Chamath Jayasinghe
    ------------------------------



  • 3.  RE: Web Captcha Solve

    Posted Sun February 14, 2021 11:00 PM
    @Jukka Juselius

    ------------------------------
    Nisala Chamath Jayasinghe
    ------------------------------