- Issue created by @brunodbo
- πΊπΈUnited States greatmatter
Hi there!
You need to add the key like this:
Choose "Authentication (Multivalue)", and ensure your JSON includes "site_key" and "secret_key", for example:
{ "site_key": "0x000...", "secret_key": "0x000..." }
Be sure to replace the 0x000... with your appropriate keys.