diff --git a/docs/scripting.md b/docs/scripting.md index 329367a..78ea992 100644 --- a/docs/scripting.md +++ b/docs/scripting.md @@ -55,8 +55,8 @@ Then you'll receive a JSON response with: ``` { - "token": "eYbat...", - "refreshToken": "3bCka...", + "token": "Yh6RJV...", + "refreshToken": "dww5jwU...", } ```