1

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

maszter
  • 3,680
  • 6
  • 37
  • 53
Amaan Memon
  • 154
  • 4
  • 8

1 Answers1

0

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

Niko
  • 72
  • 1
  • 6