using fetch in http-functions.js

Can we use fetch in the http-functions.js? It doesn’t want to work and it keeps saying that it could not get a response.

Same here

I was able to get it to work. I added something to the header, I can’t remember exactly but it was somewith with along the lines of cross-site-access . I’ll post the full solution tomorrow.