Not able to upload apk to testdroid

173 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 answers

0
Niko On

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