Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex :: Rest Datasource :: setting HTTP header dyamically

Apex_NoobJun 12 2021 — edited Jun 13 2021

Hi,
I have created a Rest Datasource with one operation "GET". This operation accepts one parameter - HTTP Header - Autorization Token. Authorization token is generated using mobile app.
In Rest Datasource, I created HTTP Header parameter , set the value field as blank and Static and No.
When I create Interactive report on this data source, I am not getting any option to enter the value of HTTP header paramter. If I create paramter of type URL String or Request/Response body, interactive report creation wizard is asking to map parameter to field.
How can i set the value of HTTP header parameter?
image.png

Thanks and Regards,
Shijesh>

Comments
Post Details
Added on Jun 12 2021
0 comments
611 views