Javascript fetch vs Freemarker http.client.request issues
I'm having issues with permissions with a Freemarker http.client.reques that works fine as a Javascript fetch. Javascript (returns result as expected): let myHeaders = new Headers();
...
Thanks Akenefick Unfortunately that didn't do it. I suspect I may have something wrong in the syntax of the http.client.request code but I'm not sure what it is. Documentation is thin. As usual.