sdujari
10 years agoMentor
External Rest call of a JSON file
I am trying to make the following call -
<#assign header = http.client.request("https://www.sample.com/header/html/json") />
to pull in our header to the community. I've placed this in the <head> section of my wrapper. I've added the domain as one of the allowed domains in Admin > System > HTTP Client but this doesn't seem to work still. Can anyone help?