Does anyone know about any problem when it is used reCaptcha component into a lightbox?
Or lightbox component has new release that not allow/ has a problem using reCaptcha?
I’m try to authorize a token from a reCaptcha into a lightbox, but I got this error:
{result: {message: "Request failed with status code 428", name: "Error",…}, exception: true}
exception: true
result: {message: "Request failed with status code 428", name: "Error",…}
message: "Request failed with status code 428"
name: "Error"
stack: "Error: Request failed with status code 428\n at createError (@wix/wix-captcha-backend/node_modules/axios/lib/core/createError.js:16:15)\n at settle (@wix/wix-captcha-backend/node_modules/axios/lib/core/settle.js:17:12)\n at Unzip.handleStreamEnd (@wix/wix-captcha-backend/node_modules/axios/lib/adapters/http.js:236:11)\n at Unzip.emit (events.js:315:20)\n at Unzip.EventEmitter.emit (domain.js:529:15)\n at endReadableNT (internal/streams/readable.js:1327:12)\n at processTicksAndRejections (internal/process/task_queues.js:80:21)"
_elementoryError: true
The documentation and examples doesn’t explain status code 428.
I followed the example and tutorials (Velo Tutorial: Using reCAPTCHA to Protect Data Submission | Help Center | Wix.com…), the only difference is about lightbox.