Update README.md

This commit is contained in:
rafal 2026-01-30 10:39:50 +00:00
parent 86e0a81f88
commit 9efcb7dce4

View File

@ -123,7 +123,7 @@ CORRECT:
"api_prefix": "23498723498", "api_prefix": "23498723498",
"api_secret": "a1b2c3d4" "api_secret": "a1b2c3d4"
``` ```
STEP 2: Do not add a dot in config.json Do not add a dot in config.json
The Python script contains this line: The Python script contains this line:
``` ```
"X-API-Key": f"{prefix}.{secret}" "X-API-Key": f"{prefix}.{secret}"