Skip to content

Invalid domain for site key #31

@shacks

Description

@shacks

Wondering if anyone can help me out, I get this error while using sikka:

image

This is the settings I use

"sikka": {
"captcha": {
"siteKey": "something",
"secret": "something"
},
"rateLimits": {
"perIp": 20,
"perHuman": 20,
"perSession": 20
},
"times": {
"blockIpFor": 120000,
"humanLivesUpto": 3600000
},
"onlyForHumans": true
}

Any Idea why this happens?

PS. I got new keys from google, still no luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions