I'm not seeing re-captcha issues on my own 2.0.8 install.
The error suggests the client (browser) isn't sending the user's validatation code to the PWM server. Things to try:
- Remove any customizations (JSP/JS/CSS) etc. you have made to the default files included in the download.
- Remove embedded JS code
- If your using a WAR depoloyment, clear the tomcat/temp and tomcat/work directories while tomcat is stopped.
- Try a different browser in private mode with no extensions.
- Access the PWM server directly without going through a firewall or proxy server.
Hope this helps!