I have configured my Jenkins job to upload signed-apks via plugin Google Play Android Publisher Plugin to google play console.
I have also signed my apk following the description on plugin read me page.
However I keep getting:
The Google Service Account credential 'Google Play Android Developer' has not been configured correctly.Update the credential, ensuring that the required data have been entered, then try again
Anything that I missed apart from the steps followed?
Note: I have granted Admin access to the API User (Jenkins) in Play Console.