-
This commit is contained in:
@@ -60,7 +60,7 @@ API URL:
|
|||||||
https://example.com/yourls-api.php
|
https://example.com/yourls-api.php
|
||||||
|
|
||||||
Signature:
|
Signature:
|
||||||
e484ea32c0
|
ABC123
|
||||||
```
|
```
|
||||||
|
|
||||||
⚠️ Important:
|
⚠️ Important:
|
||||||
@@ -68,13 +68,13 @@ e484ea32c0
|
|||||||
The signature field must contain **only the signature value**, not:
|
The signature field must contain **only the signature value**, not:
|
||||||
|
|
||||||
```
|
```
|
||||||
signature=e484ea32c0
|
signature=ABC123
|
||||||
```
|
```
|
||||||
|
|
||||||
Correct:
|
Correct:
|
||||||
|
|
||||||
```
|
```
|
||||||
e484ea32c0
|
ABC123
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user