microsoft/restler-fuzzer

Exception refreshing token with cmd

オープン

#167 opened on 2021/03/24

 (12 件のコメント) (0 件のリアクション) (1 人の担当者)Python (329 件のフォーク)auto 404
documentationhelp wantedquestion

Repository metrics

Stars
 (2,929 個のスター)
PR merge metrics
 (PR metrics pending)

説明

I am having an error which says Exception refreshing token with cmd. 2021-03-23 10:51:26.153: Exception refreshing token with cmd full_path/get_token.py. Error: invalid syntax (<unknown>, line 1)

I have passed token with

dotnet Restler.dll test --grammar_file Compile/grammar.py \
             --dictionary_file Compile/dict.json \
             --settings Compile/restler_user_settings.json \                  
             --token_refresh_command "/full_path/token.py" \
             --token_refresh_interval 720

コントリビューターガイド