What version are you running?
1.6.1
What's the URL of the page containing the problem?
/api/info
What steps will reproduce the problem?
1. Make sure that ~/.post-review-cookies.txt is empty.
2. postreview --username USERNAME --password PASSWORD --debug
What is the expected output? What do you see instead?
The script should determine the api version from /api/info and use the correct commands. The script requests /api/info before login and fails assuming the deprecated api. All further requests fail.
What operating system are you using? What browser?
Linux
Chrome
Please provide any additional information below.