I have hosted and running builds in jenkins using AWS ubuntu machine. I want to upload the build once the build is generated in the post build process.
I added HockeyApp plugin in the jenkins and created an API token with full access after signing up in HockeyApp.
I entered the api token, mentioned Upload app and the file path.
I however get the below error and I am not sure where am I going wrong
Got unexpected response code from HockeyApp: 400
{"errors":{"credentials":["api token invalid"]}}
Build step 'Upload to HockeyApp' marked build as failure
I am generating the api token from the link https://appcenter.ms/settings/apitokens