Relative Content

Tag Archive for javascriptrecaptcharecaptcha-enterprise

Getting null token from Recaptcha Enterprise score-based web keys

I’ve arranged a small Recaptcha Enterprise code snippet, however, I keep getting a null token constantly. It seems the promise function is executed before the actual token is retrieved, any ideas why? I’ve tried all known promise methods, and the awkward await method documented, with the same result.