Jumat, 18 Desember 2020

JavaScript API link to google Sheet

 Penjelasan Source dari JS

kalo kalian nemu error di bawah tambahin meta nya 
 
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />