I haven't seen anyone asking or answering this, but can you pass a callback with element api and wrap it in jsonp? Dynamic callbacks would be even better so I can hit the endpoint myserver.com/test.json?mycallback=whatever and what is returned is wrapped in a whatever callback. Is that possible?
I haven't seen anyone asking or answering this, but can you pass a callback with element api and wrap it in jsonp? Dynamic callbacks would be even better so I can hit the endpoint myserver.com/test.json?mycallback=whatever and what is returned is wrapped in a whatever callback. Is that possible?