(solved) hcaptcha request disallowed

I am trying to enable Enable hCaptcha protection and have setup the secret key and passed the correct token via supabase-js.

However, even though everything is setup correctly I keep getting "request disallowed"

Just to make sure I have even verified the token I pass to the supabase-client manually with hCaptcha and got "success": true

Any ideas on how I should debug this? It does not seem to be an error on my side.
Was this page helpful?