You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error when run BI Publisher Report from cURL(REST API)

According to Oracle documentation (https://docs.oracle.com/middleware/12213/bip/BIPAP/op-v1-reports-%7BreportPath%7D-run-post.html), i installed cURL in my desktop.

To test it , i call seeded REST API GET ALL PROJECTS and it works very well.

my need is to run BI Publisher Report from cURL. I execute this command :

curl -X POST -u <user>:<password> -H "Content-Type:application/json" http://my_organization.com/xmlpserver/services/rest/v1/reports/ReportPath/run

in ReportPath, i put the report path formated like : /Custom/BIP Report then %2FCustom%2FBIP%20Report

but i have this error :

<HTML><HEAD>

<TITLE>Bad Request</TITLE>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!