Bart
09/29/2021, 7:58 PMval post = window
.fetch(URL, RequestInit("post",HEADER,"{$bodyVar})
But its ending with error:
Failed to execude 'fetch' {...} Failed to read 'headers' from RequestInit
Already i try few types of typing header but all ends with same result. How fetch function should looks? How i can but header to IT? I want to put Content-Type and AuthorizationRobert Jaros
09/29/2021, 8:01 PMBart
09/29/2021, 8:31 PMBart
09/29/2021, 8:49 PM