Command line
java -jar FodUpload.jar -z package.zip -aurl https://api.trial.fortify.com -purl https://trial.fortify.com -rid "$FOD_RELEASE_ID" -tc "FOD_TENANT" -uc "$FOD_USERNAME" "$FOD_PAT" -ep 1 -I 5
release id, tenant, username, personal access token is masked for privacy purpose.
Zip files is contains of jar file + one .java file.
package.zip
Authentication process is succeed, but upload process is failed.
Authenticating
Authenticated
Beginning upload
Package upload failed for the following reasons:
1) Stream out of sync
Retiring Token : Token Retired Successfully
Is FodUploader cannot be used for Fortify on Demand trial version ?
Any help would be greatly appreciated.
Greetings.
I encounter issue when using FODUploader.jar.
FodUploader version : 5.4.0
Command line
java -jar FodUpload.jar -z package.zip -aurl https://api.trial.fortify.com -purl https://trial.fortify.com -rid "$FOD_RELEASE_ID" -tc "FOD_TENANT" -uc "$FOD_USERNAME" "$FOD_PAT" -ep 1 -I 5
release id, tenant, username, personal access token is masked for privacy purpose.Zip files is contains of jar file + one .java file. package.zip
Authentication process is succeed, but upload process is failed.
Authenticating Authenticated Beginning upload Package upload failed for the following reasons: 1) Stream out of sync Retiring Token : Token Retired Successfully
Is FodUploader cannot be used for Fortify on Demand trial version ? Any help would be greatly appreciated.