Not able to upload apk to testdroid

180 Views Asked by At

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

1

There are 1 best solutions below

0
On

Since Jan 2019 you can also just upload your file to the file API endpoint directly. Check on Bitbar documentation