Hi Team,
We are trying to pull the authorization data that we are sending as a header in postman and the endpoint URL is AC jssp link (which is dynamic server page).
this JSSP page we have created in Adobe campaign.
But not able to request this header parameter from the request.getHeader.
Rather we are able to get the data for the Accept-Language which we have given as EN as shown above in postman through the getRequest in Adobe Campaign.
Requesting for an help in here on how can we request the authorization field as a request but not as a response.
Thanks,
Adithya
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Manoj, we tried like this :-
But as you can see the log from AC "Authorization" is not showing up any data.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi ,
Thanks for the inputs and yes we tried the same but the URL is timing out and not hitting the server.
But with https we are not getting Authorization but we are able to fetch details for Accept-Language.
Thanks,
Adithya
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi,
It's being filtered out by your web server, either Apache or IIS.
You can verify this by visiting Tomcat directly over port 8080.
New versions of Apache have a conf directive called CGIPassAuth, though I haven't had any luck with it.
Thanks,
-Jon
Hi @adithyacs86,
Were you able to resolve this query with any of the given solutions or do you still need more help here? Do let us know.
Thanks!
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies