Hi all,
i wanted to test the http get function to simple get the source code of my site. I have two wordpress installed. One one everything works fine and i can see the blob variable getting populated after the call. On the 2nd site, the blob doesnt get populated at all and is empty after the call. Did i disable something by mistake on my 2nd site?
I tested google and even wordpress.org site and the blob variable always gets populated. I must had done something on my 2nd site for this simple call not to be working at all. Does someone know why this coould be happening?
Regards
p.s. just to be clear! I am not trying to call any api or anything! Just the main page and get the data on the main page to a blob variable …