fod-dev / fod-uploader-java

Java Utility for uploading packages to FoD
MIT License
12 stars 28 forks source link

Invalid entitlement/assessment type #32

Open rageshns opened 6 years ago

rageshns commented 6 years ago

java -jar FodUpload.jar -ep Subscription -z ABC.zip -ac vvvvvvvv 'dddddddd' -u 'https://api.ams.fortify.com/bsi2.aspx?tid=123&tc=Carnival&pv=12345&payloadType=ANALYSIS_PAYLOAD&astid=120&ts=JAVA%2fJ2EE&ll=1.7' Authenticating Beginning upload java.lang.Exception: Invalid entitlement/assessment type valid entitlement/assessment type at com.fortify.fod.fodapi.controllers.StaticScanController.StartStaticScan(StaticScanController.java:50) at com.fortify.fod.Main.main(Main.java:66)

mtgibbs commented 6 years ago

It's likely that your entitlement is not correct or active. Is your entitlement for single scan or subscription?

Zilioli commented 4 years ago

I'm having the same problem. Does anyone have an idea?