
Angersma asked a question.
We would like to submit an HTTP GET using curl for createRequest. When I try it now I get an "Error Processing Questions" error despite sending the recommended value for "strQuestions" from here: https://docs.flexera.com/appportal/2022r1/ag/Content/helplibrary/AP_APIRef_createRequest.htmapiref_3823587126_1124642
Is anyone doing this today? Could someone provide an example like what is posted here, but with a bash script - https://community.flexera.com/s/App-Broker-Forum/How-do-you-call-the-App-Broker-Web-Service-through-PowerShell/m-p/97754 ?
Thank you!!
Matt,
I have no idea if this will help or not.. I really do not do much with cURL, so I generated the below cURL command using postman.. I basically made a SOAP call using postman, and then had Postman convert it to cURL