applebot icon indicating copy to clipboard operation
applebot copied to clipboard

Error when running app:update

Open adennen opened this issue 10 years ago • 2 comments
trafficstars

Hello, I'm getting an error when running app:update, everything runs fine in the beginning, but then ends in an error message:

$ applebot app:update --update_description " " --app_version "5.5.0" --title "DeVille's Dillsboro Drugs" --verbose

- Wait for the login URL
✔ Wait for the login URL
- Fill the login form
✔ Fill the login form
- Wait for the login to process
✔ Wait for the login to process
- Open the action URL (https://itunesconnect.apple.com)
✔ Wait for the action URL to load

error: 757: unexpected token at 'Error: could not find Manage Your Apps link: false                              
'. Use --trace to view backtrace

adennen avatar Mar 31 '15 18:03 adennen

Unfortunately this library is pretty out-of-date - I'd recommend looking into the Fastlane suite of tools to see if something can work for your needs: https://fastlane.tools/

clayallsopp avatar Apr 01 '15 01:04 clayallsopp

ok thank you @clayallsopp

adennen avatar Apr 01 '15 14:04 adennen