Hey there folks.
How does one execute an httpRequest (ajax ) call directly from a Word Press Page?
What we are trying to do is embed some graphs directly into a page with some javascript and some html. We want to fetch the data for them via an httpReqest.
I did a basic test of an httpRequest from within a page and got a “access denied” error.
I appreciate your help.