Update README.md
This commit is contained in:
parent
86e0a81f88
commit
9efcb7dce4
|
|
@ -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}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user