curl -H "Accept: application/json" -u username:password -F myAppFile=@"path to apk" http://appium.bitbar.com/upload
com.testdroid.api.APIException: Failed to acquire access token. Reason: cloud.bitbar.com
curl -H "Accept: application/json" -u username:password -F myAppFile=@"path to apk" http://appium.bitbar.com/upload
com.testdroid.api.APIException: Failed to acquire access token. Reason: cloud.bitbar.com
Since Jan 2019 you can also just upload your file to the file API endpoint directly. Check on Bitbar documentation