I am using requestUrl to avoid this issue but it seems that I am getting an issue anyway. Error thrown:
{
“status”:400,
“headers”:{
“vary”:“Origin, Access-Control-Request-Method, Access-Control-Request-Headers”,
“x-content-type-options”:“nosniff”,
“x-frame-options”:“DENY”,
“x-xss-protection”:“1; mode=block”
}
}
Anyone got any ideas?