New topic Closed topic
avatar image
1
Webservice how to read the header
By Created , last editted

Hello,


I have created an api to get an collection of products. In that collection I have setup an filter where product.shop.appkey == var:appkey (input variable). For security reasons I would like to send the appkey in the header while triggering the request. But when I log my endpoint the input variable returns (null). How can I send my appkey in the header and be able to retrieve this on my endpoint?


Hello,


I have created an api to get an collection of products. In that collection I have setup an filter where product.shop.appkey == var:appkey (input variable). For security reasons I would like to send the appkey in the header while triggering the request. But when I log my endpoint the input variable returns (null). How can I send my appkey in the header and be able to retrieve this on my endpoint?

Answers
Sort by:

This topic is closed.