docs: add note about cookie
This commit is contained in:
@@ -19,6 +19,10 @@ c = ITDClient('TOKEN', 'refresh_token=...; __ddg1_=...; __ddgid_=...; is_auth=1;
|
|||||||
print(c.get_me())
|
print(c.get_me())
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Берите куки из запроса /auth/refresh. В остальных запросах нету refresh_token
|
||||||
|
> 
|
||||||
|
|
||||||
---
|
---
|
||||||
### Скрипт на обновление имени
|
### Скрипт на обновление имени
|
||||||
```python
|
```python
|
||||||
|
|||||||
BIN
cookie-screen.png
Normal file
BIN
cookie-screen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 293 KiB |
Reference in New Issue
Block a user